/sound/pci/oxygen/ |
D | se6x.c | 123 const struct pci_device_id *pci_id) in se6x_get_model() argument 129 static int se6x_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in se6x_probe() argument
|
D | oxygen_lib.c | 609 const struct pci_device_id *pci_id; in oxygen_pci_probe() local 646 pci_id = oxygen_search_pci_id(chip, ids); in oxygen_pci_probe() 647 if (!pci_id) { in oxygen_pci_probe() 651 oxygen_restore_eeprom(chip, pci_id); in oxygen_pci_probe() 652 err = get_model(chip, pci_id); in oxygen_pci_probe()
|
D | virtuoso.c | 76 const struct pci_device_id *pci_id) in xonar_probe() argument
|
/sound/soc/intel/skylake/ |
D | skl.h | 66 unsigned short pci_id; member 122 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id);
|
D | skl-nhlt.c | 223 skl->pci_id, nhlt->header.oem_id, nhlt->header.oem_table_id, in skl_nhlt_update_topology_bin() 240 sprintf(platform_id, "%x-%.6s-%.8s-%d", skl->pci_id, in skl_nhlt_platform_id_show()
|
D | skl.c | 749 const struct pci_device_id *pci_id) in skl_probe() argument 768 skl->pci_id = pci->device; in skl_probe() 792 (void *)pci_id->driver_data); in skl_probe()
|
D | skl-messages.c | 245 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id) in skl_get_dsp_ops() argument 250 if (dsp_ops[i].id == pci_id) in skl_get_dsp_ops()
|
/sound/pci/ctxfi/ |
D | xfi.c | 60 ct_card_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in ct_card_probe() argument 94 pci_id->driver_data, subsystem[dev], &atc); in ct_card_probe()
|
/sound/pci/ymfpci/ |
D | ymfpci.c | 175 const struct pci_device_id *pci_id) in snd_card_ymfpci_probe() argument 199 switch (pci_id->device) { in snd_card_ymfpci_probe() 212 if (pci_id->device >= 0x0010) { /* YMF 744/754 */ in snd_card_ymfpci_probe()
|
/sound/pci/asihpi/ |
D | hpioctl.h | 23 const struct pci_device_id *pci_id);
|
D | hpioctl.c | 345 const struct pci_device_id *pci_id) in asihpi_adapter_probe() argument
|
/sound/pci/vx222/ |
D | vx222.c | 191 const struct pci_device_id *pci_id) in snd_vx222_probe() argument 211 switch ((int)pci_id->driver_data) { in snd_vx222_probe()
|
/sound/pci/pcxhr/ |
D | pcxhr.c | 1516 const struct pci_device_id *pci_id) in pcxhr_probe() argument 1552 if (snd_BUG_ON(pci_id->driver_data >= PCI_ID_LAST)) { in pcxhr_probe() 1558 pcxhr_board_params[pci_id->driver_data].board_name; in pcxhr_probe() 1560 pcxhr_board_params[pci_id->driver_data].playback_chips; in pcxhr_probe() 1562 pcxhr_board_params[pci_id->driver_data].capture_chips; in pcxhr_probe() 1564 pcxhr_board_params[pci_id->driver_data].fw_file_set; in pcxhr_probe() 1566 pcxhr_board_params[pci_id->driver_data].firmware_num; in pcxhr_probe()
|
/sound/pci/cs46xx/ |
D | cs46xx.c | 77 const struct pci_device_id *pci_id) in snd_card_cs46xx_probe() argument
|
/sound/pci/trident/ |
D | trident.c | 77 const struct pci_device_id *pci_id) in snd_trident_probe() argument
|
/sound/soc/intel/atom/sst/ |
D | sst_pci.c | 121 const struct pci_device_id *pci_id) in intel_sst_probe() argument
|
/sound/pci/ |
D | cs5530.c | 251 const struct pci_device_id *pci_id) in snd_cs5530_probe() argument
|
D | bt87x.c | 875 const struct pci_device_id *pci_id) in snd_bt87x_probe() argument 883 if (!pci_id->driver_data) { in snd_bt87x_probe() 889 boardid = pci_id->driver_data; in snd_bt87x_probe()
|
D | als300.c | 758 const struct pci_device_id *pci_id) in snd_als300_probe() argument 778 chip_type = pci_id->driver_data; in snd_als300_probe()
|
D | via82xx_modem.c | 1160 const struct pci_device_id *pci_id) in snd_via82xx_probe() argument 1172 card_type = pci_id->driver_data; in snd_via82xx_probe()
|
D | intel8x0m.c | 1268 const struct pci_device_id *pci_id) in snd_intel8x0m_probe() argument 1289 if ((err = snd_intel8x0m_create(card, pci, pci_id->driver_data, &chip)) < 0) { in snd_intel8x0m_probe()
|
/sound/pci/aw2/ |
D | aw2-alsa.c | 119 const struct pci_device_id *pci_id); 332 const struct pci_device_id *pci_id) in snd_aw2_probe() argument
|
/sound/pci/emu10k1/ |
D | emu10k1.c | 103 const struct pci_device_id *pci_id) in snd_card_emu10k1_probe() argument
|
/sound/pci/au88x0/ |
D | au88x0.c | 235 snd_vortex_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in snd_vortex_probe() argument
|
/sound/pci/cs5535audio/ |
D | cs5535audio.c | 344 const struct pci_device_id *pci_id) in snd_cs5535audio_probe() argument
|