Home
last modified time | relevance | path

Searched refs:snd_vx_create (Results 1 – 3 of 3) sorted by relevance

/sound/pci/vx222/
Dvx222.c155 chip = snd_vx_create(card, hw, vx_ops, in snd_vx222_create()
/sound/drivers/vx/
Dvx_core.c788 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw, in snd_vx_create() function
819 EXPORT_SYMBOL(snd_vx_create);
/sound/pcmcia/vx/
Dvxpocket.c146 chip = snd_vx_create(card, &vxpocket_hw, &snd_vxpocket_ops, in snd_vxpocket_new()