Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dcontrol.h180 int snd_ctl_request_layer(const char *module_name);
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-6.15/sound/core/
H A Dcontrol.c2194 int snd_ctl_request_layer(const char *module_name) in snd_ctl_request_layer() function
2207 EXPORT_SYMBOL_GPL(snd_ctl_request_layer);