aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dell-led.h
blob: 92521471517fef8e312f9029b7ff131295e87167 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __DELL_LED_H__
#define __DELL_LED_H__

int dell_micmute_led_set(int on);

#endif