Searched refs:snd_vx_create (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/pcmcia/vx/
H A Dvxpocket.c113 chip = snd_vx_create(card, &vxpocket_hw, &snd_vxpocket_ops,
/linux-master/sound/pci/vx222/
H A Dvx222.c119 chip = snd_vx_create(card, hw, vx_ops,
/linux-master/sound/drivers/vx/
H A Dvx_core.c783 * snd_vx_create - constructor for struct vx_core
796 struct vx_core *snd_vx_create(struct snd_card *card, function
827 EXPORT_SYMBOL(snd_vx_create); variable
/linux-master/include/sound/
H A Dvx_core.h196 struct vx_core *snd_vx_create(struct snd_card *card,

Completed in 142 milliseconds