]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - include/linux/dell-led.h
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
[mirror_ubuntu-bionic-kernel.git] / include / linux / dell-led.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __DELL_LED_H__
3 #define __DELL_LED_H__
4
5 int dell_micmute_led_set(int on);
6
7 #endif