Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/vx222/
Dvx222.c142 chip = snd_vx_create(card, hw, vx_ops, in snd_vx222_create()
/Linux-v5.4/sound/drivers/vx/
Dvx_core.c768 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw, in snd_vx_create() function
797 EXPORT_SYMBOL(snd_vx_create);
/Linux-v5.4/sound/pcmcia/vx/
Dvxpocket.c134 chip = snd_vx_create(card, &vxpocket_hw, &snd_vxpocket_ops, in snd_vxpocket_new()
/Linux-v5.4/include/sound/
Dvx_core.h196 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw,