Home
last modified time | relevance | path

Searched defs:vx (Results 1 – 3 of 3) sorted by relevance

/sound/pci/vx222/
Dvx222.c119 struct snd_vx222 *vx = (struct snd_vx222 *)chip; in snd_vx222_free() local
142 struct snd_vx222 *vx; in snd_vx222_create() local
196 struct snd_vx222 *vx; in snd_vx222_probe() local
264 struct snd_vx222 *vx = card->private_data; in snd_vx222_suspend() local
278 struct snd_vx222 *vx = card->private_data; in snd_vx222_resume() local
Dvx222_ops.c412 static int vx2_load_dsp(struct vx_core *vx, int index, const struct firmware *dsp) in vx2_load_dsp()
/sound/pcmcia/vx/
Dvxp_ops.c246 static int vxp_load_dsp(struct vx_core *vx, int index, const struct firmware *fw) in vxp_load_dsp()