Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/vx222/
Dvx222.h34 extern struct snd_vx_ops vx222_ops;
35 extern struct snd_vx_ops vx222_old_ops;
Dvx222.c134 struct snd_vx_ops *vx_ops; in snd_vx222_create()
Dvx222_ops.c987 struct snd_vx_ops vx222_ops = {
1007 struct snd_vx_ops vx222_old_ops = {
/Linux-v5.4/sound/pcmcia/vx/
Dvxpocket.h35 extern struct snd_vx_ops snd_vxpocket_ops;
Dvxp_ops.c584 struct snd_vx_ops snd_vxpocket_ops = {
/Linux-v5.4/include/sound/
Dvx_core.h74 struct snd_vx_ops { struct
151 struct snd_vx_ops *ops;
197 struct snd_vx_ops *ops, int extra_size);
/Linux-v5.4/sound/drivers/vx/
Dvx_core.c769 struct snd_vx_ops *ops, in snd_vx_create()