Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/vx222/
Dvx222.c142 chip = snd_vx_create(card, hw, vx_ops, in snd_vx222_create()
/kernel/linux/linux-5.10/sound/drivers/vx/
Dvx_core.c769 struct vx_core *snd_vx_create(struct snd_card *card, in snd_vx_create() function
799 EXPORT_SYMBOL(snd_vx_create);
/kernel/linux/linux-5.10/sound/pcmcia/vx/
Dvxpocket.c134 chip = snd_vx_create(card, &vxpocket_hw, &snd_vxpocket_ops, in snd_vxpocket_new()
/kernel/linux/linux-5.10/include/sound/
Dvx_core.h196 struct vx_core *snd_vx_create(struct snd_card *card,