Searched refs:snd_vx_create (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/sound/pci/vx222/ |
D | vx222.c | 142 chip = snd_vx_create(card, hw, vx_ops, in snd_vx222_create()
|
/Linux-v5.4/sound/drivers/vx/ |
D | vx_core.c | 768 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/ |
D | vxpocket.c | 134 chip = snd_vx_create(card, &vxpocket_hw, &snd_vxpocket_ops, in snd_vxpocket_new()
|
/Linux-v5.4/include/sound/ |
D | vx_core.h | 196 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw,
|