Home
last modified time | relevance | path

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

/linux/sound/core/
A Dcontrol.c40 static struct snd_ctl_layer_ops *snd_ctl_layer; variable
210 for (lops = snd_ctl_layer; lops; lops = lops->next) in snd_ctl_notify_one()
2056 for (lops = snd_ctl_layer; lops; lops = lops->next) in snd_ctl_request_layer()
2079 lops->next = snd_ctl_layer; in snd_ctl_register_layer()
2080 snd_ctl_layer = lops; in snd_ctl_register_layer()
2107 for (lops2 = snd_ctl_layer, prev_lops2 = NULL; lops2; lops2 = lops2->next) { in snd_ctl_disconnect_layer()
2110 snd_ctl_layer = lops->next; in snd_ctl_disconnect_layer()
2153 for (lops = snd_ctl_layer; lops; lops = lops->next) in snd_ctl_dev_register()
2179 for (lops = snd_ctl_layer; lops; lops = lops->next) in snd_ctl_dev_disconnect()
/linux/
A DSystem.map163584 ffff800012159c98 b snd_ctl_layer
A D.tmp_System.map163584 ffff800012159c98 b snd_ctl_layer

Completed in 340 milliseconds