Searched refs:snd_vx222_create (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/vx222/ |
H A D | vx222.c | 124 static int snd_vx222_create(struct snd_card *card, struct pci_dev *pci, in snd_vx222_create() function 211 if ((err = snd_vx222_create(card, pci, hw, &vx)) < 0) { in snd_vx222_probe()
|
/kernel/linux/linux-6.6/sound/pci/vx222/ |
H A D | vx222.c | 103 static int snd_vx222_create(struct snd_card *card, struct pci_dev *pci, in snd_vx222_create() function 179 err = snd_vx222_create(card, pci, hw, &vx); in snd_vx222_probe()
|
Completed in 2 milliseconds