Searched refs:snd_vx_create (Results 1 – 3 of 3) sorted by relevance
155 chip = snd_vx_create(card, hw, vx_ops, in snd_vx222_create()
788 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw, in snd_vx_create() function819 EXPORT_SYMBOL(snd_vx_create);
146 chip = snd_vx_create(card, &vxpocket_hw, &snd_vxpocket_ops, in snd_vxpocket_new()