Home
last modified time | relevance | path

Searched refs:snd_vx_ops (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/sound/pci/vx222/
Dvx222.h47 extern struct snd_vx_ops vx222_ops;
48 extern struct snd_vx_ops vx222_old_ops;
Dvx222.c147 struct snd_vx_ops *vx_ops; in snd_vx222_create()
Dvx222_ops.c1000 struct snd_vx_ops vx222_ops = {
1020 struct snd_vx_ops vx222_old_ops = {
/Linux-v4.19/sound/pcmcia/vx/
Dvxpocket.h48 extern struct snd_vx_ops snd_vxpocket_ops;
Dvxp_ops.c597 struct snd_vx_ops snd_vxpocket_ops = {
/Linux-v4.19/include/sound/
Dvx_core.h87 struct snd_vx_ops { struct
164 struct snd_vx_ops *ops;
210 struct snd_vx_ops *ops, int extra_size);
/Linux-v4.19/sound/drivers/vx/
Dvx_core.c789 struct snd_vx_ops *ops, in snd_vx_create()