aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/dell-led.h
blob: 3f033c48071e65d6bb11af2897d3f234b47643c5 (plain) (blame)
1
2
3
4
5
6
#ifndef __DELL_LED_H__
#define __DELL_LED_H__

int dell_micmute_led_set(int on);

#endif