Home
last modified time | relevance | path

Searched refs:snd_ctl_led_request (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dcontrol.h308 static inline int snd_ctl_led_request(void) { return snd_ctl_request_layer(SND_CTL_LAYER_MODULE_LED… in snd_ctl_led_request() function
310 static inline int snd_ctl_led_request(void) { return 0; } in snd_ctl_led_request() function
/openbmc/linux/sound/soc/sof/
H A Dtopology.c2461 ret = snd_ctl_led_request(); in snd_sof_load_topology()
/openbmc/linux/sound/pci/hda/
H A Dhda_generic.c5040 snd_ctl_led_request(); in snd_hda_gen_parse_auto_config()