1
0
Fork 0
remarkable-linux/include/linux/dell-led.h

7 lines
89 B
C

#ifndef __DELL_LED_H__
#define __DELL_LED_H__
int dell_micmute_led_set(int on);
#endif