Home
last modified time | relevance | path

Searched refs:SND_CTL_LAYER_MODULE_LED (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dcontrol.h303 #define SND_CTL_LAYER_MODULE_LED "snd-ctl-led" macro
306 static inline int snd_ctl_led_request(void) { return snd_ctl_request_layer(SND_CTL_LAYER_MODULE_LED in snd_ctl_led_request()
/linux/sound/core/
H A Dcontrol_led.c708 .module_name = SND_CTL_LAYER_MODULE_LED,