Searched refs:snd_vx_create (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/sound/pci/vx222/ |
D | vx222.c | 155 chip = snd_vx_create(card, hw, vx_ops, in snd_vx222_create()
|
/Linux-v4.19/sound/drivers/vx/ |
D | vx_core.c | 788 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw, in snd_vx_create() function 817 EXPORT_SYMBOL(snd_vx_create);
|
/Linux-v4.19/sound/pcmcia/vx/ |
D | vxpocket.c | 146 chip = snd_vx_create(card, &vxpocket_hw, &snd_vxpocket_ops, in snd_vxpocket_new()
|
/Linux-v4.19/include/sound/ |
D | vx_core.h | 209 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw,
|