Linux 4.19-rc7
[linux-2.6/btrfs-unstable.git] / include / linux / dell-led.h
blob92521471517fef8e312f9029b7ff131295e87167
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __DELL_LED_H__
3 #define __DELL_LED_H__
5 int dell_micmute_led_set(int on);
7 #endif