Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/vx222/
Dvx222.h45 extern struct snd_vx_ops vx222_ops;
46 extern struct snd_vx_ops vx222_old_ops;
Dvx222.c147 struct snd_vx_ops *vx_ops; in snd_vx222_create()
Dvx222_ops.c994 struct snd_vx_ops vx222_ops = {
1014 struct snd_vx_ops vx222_old_ops = {
/linux-2.6.39/sound/pcmcia/vx/
Dvxpocket.h46 extern struct snd_vx_ops snd_vxpocket_ops;
Dvxp_ops.c599 struct snd_vx_ops snd_vxpocket_ops = {
/linux-2.6.39/include/sound/
Dvx_core.h95 struct snd_vx_ops { struct
172 struct snd_vx_ops *ops;
220 struct snd_vx_ops *ops, int extra_size);
/linux-2.6.39/sound/drivers/vx/
Dvx_core.c780 struct snd_vx_ops *ops, in snd_vx_create()