Searched refs:azx_create (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_loongson.c | 512 static int azx_create(struct snd_card *card, struct pci_dev *pcidev, in azx_create() function 779 ret = azx_create(card, pdev, NULL, dev, pid->driver_data, &chip); in azx_pci_probe()
|
H A D | hda_intel.c | 1807 static int azx_create(struct snd_card *card, struct pci_dev *pci, in azx_create() function 2188 err = azx_create(card, pci, dev, pci_id->driver_data, &chip); in azx_probe()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_intel.c | 1766 static int azx_create(struct snd_card *card, struct pci_dev *pci, in azx_create() function 2132 err = azx_create(card, pci, dev, pci_id->driver_data, &chip); in azx_probe()
|
Completed in 8 milliseconds