Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/
Dmixer_us16x08.h97 struct snd_us16x08_comp_store { struct
107 struct snd_us16x08_comp_store *comp_store; argument
Dmixer_us16x08.c431 struct snd_us16x08_comp_store *store = elem->private_data; in snd_us16x08_comp_get()
445 struct snd_us16x08_comp_store *store = elem->private_data; in snd_us16x08_comp_put()
970 static struct snd_us16x08_comp_store *snd_us16x08_create_comp_store(void) in snd_us16x08_create_comp_store()
973 struct snd_us16x08_comp_store *tmp; in snd_us16x08_create_comp_store()
1306 struct snd_us16x08_comp_store *comp_store; in snd_us16x08_controls_create()