cregit-Linux how code gets into the kernel

Release 4.7 include/linux/dell-led.h

Directory: include/linux
#ifndef __DELL_LED_H__

#define __DELL_LED_H__

enum {
	
DELL_LED_MICMUTE,
};

int dell_app_wmi_led_set(int whichled, int on);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
alex hungalex hung23100.00%1100.00%
Total23100.00%1100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}