/sound/pci/oxygen/ |
D | se6x.c | 113 const struct pci_device_id *pci_id) in se6x_get_model() argument 119 static int se6x_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in se6x_probe() argument
|
D | oxygen_lib.c | 594 const struct pci_device_id *pci_id; in oxygen_pci_probe() local 631 pci_id = oxygen_search_pci_id(chip, ids); in oxygen_pci_probe() 632 if (!pci_id) { in oxygen_pci_probe() 636 oxygen_restore_eeprom(chip, pci_id); in oxygen_pci_probe() 637 err = get_model(chip, pci_id); in oxygen_pci_probe()
|
D | virtuoso.c | 64 const struct pci_device_id *pci_id) in xonar_probe() argument
|
/sound/pci/ctxfi/ |
D | xfi.c | 57 ct_card_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in ct_card_probe() argument 91 pci_id->driver_data, subsystem[dev], &atc); in ct_card_probe()
|
/sound/soc/sof/ |
D | sof-pci-dev.c | 270 const struct pci_device_id *pci_id) in sof_pci_probe() argument 274 (const struct sof_dev_desc *)pci_id->driver_data; in sof_pci_probe() 327 sof_pdata->desc = (struct sof_dev_desc *)pci_id->driver_data; in sof_pci_probe()
|
/sound/soc/intel/skylake/ |
D | skl.h | 77 unsigned short pci_id; member 179 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id);
|
D | skl.c | 619 static void init_skl_xtal_rate(int pci_id) in init_skl_xtal_rate() argument 621 switch (pci_id) { in init_skl_xtal_rate() 982 const struct pci_device_id *pci_id) in skl_probe() argument 1031 skl->pci_id = pci->device; in skl_probe() 1066 err = skl_find_machine(skl, (void *)pci_id->driver_data); in skl_probe()
|
D | skl-nhlt.c | 144 skl->pci_id, nhlt->header.oem_id, nhlt->header.oem_table_id, in skl_nhlt_update_topology_bin() 161 sprintf(platform_id, "%x-%.6s-%.8s-%d", skl->pci_id, in skl_nhlt_platform_id_show()
|
/sound/pci/ymfpci/ |
D | ymfpci.c | 160 const struct pci_device_id *pci_id) in snd_card_ymfpci_probe() argument 184 switch (pci_id->device) { in snd_card_ymfpci_probe() 197 if (pci_id->device >= 0x0010) { /* YMF 744/754 */ in snd_card_ymfpci_probe()
|
/sound/pci/asihpi/ |
D | hpioctl.h | 12 const struct pci_device_id *pci_id);
|
/sound/pci/vx222/ |
D | vx222.c | 178 const struct pci_device_id *pci_id) in snd_vx222_probe() argument 198 switch ((int)pci_id->driver_data) { in snd_vx222_probe()
|
/sound/pci/pcxhr/ |
D | pcxhr.c | 1496 const struct pci_device_id *pci_id) in pcxhr_probe() argument 1532 if (snd_BUG_ON(pci_id->driver_data >= PCI_ID_LAST)) { in pcxhr_probe() 1538 pcxhr_board_params[pci_id->driver_data].board_name; in pcxhr_probe() 1540 pcxhr_board_params[pci_id->driver_data].playback_chips; in pcxhr_probe() 1542 pcxhr_board_params[pci_id->driver_data].capture_chips; in pcxhr_probe() 1544 pcxhr_board_params[pci_id->driver_data].fw_file_set; in pcxhr_probe() 1546 pcxhr_board_params[pci_id->driver_data].firmware_num; in pcxhr_probe()
|
/sound/pci/cs46xx/ |
D | cs46xx.c | 62 const struct pci_device_id *pci_id) in snd_card_cs46xx_probe() argument
|
/sound/pci/trident/ |
D | trident.c | 62 const struct pci_device_id *pci_id) in snd_trident_probe() argument
|
/sound/soc/amd/raven/ |
D | pci-acp3x.c | 23 const struct pci_device_id *pci_id) in snd_acp3x_probe() argument
|
/sound/soc/intel/atom/sst/ |
D | sst_pci.c | 113 const struct pci_device_id *pci_id) in intel_sst_probe() argument
|
/sound/pci/aw2/ |
D | aw2-alsa.c | 106 const struct pci_device_id *pci_id); 319 const struct pci_device_id *pci_id) in snd_aw2_probe() argument
|
/sound/pci/ |
D | cs5530.c | 242 const struct pci_device_id *pci_id) in snd_cs5530_probe() argument
|
D | bt87x.c | 861 const struct pci_device_id *pci_id) in snd_bt87x_probe() argument 869 if (!pci_id->driver_data) { in snd_bt87x_probe() 875 boardid = pci_id->driver_data; in snd_bt87x_probe()
|
D | als300.c | 744 const struct pci_device_id *pci_id) in snd_als300_probe() argument 764 chip_type = pci_id->driver_data; in snd_als300_probe()
|
D | via82xx_modem.c | 1142 const struct pci_device_id *pci_id) in snd_via82xx_probe() argument 1154 card_type = pci_id->driver_data; in snd_via82xx_probe()
|
D | intel8x0m.c | 1248 const struct pci_device_id *pci_id) in snd_intel8x0m_probe() argument 1269 if ((err = snd_intel8x0m_create(card, pci, pci_id->driver_data, &chip)) < 0) { in snd_intel8x0m_probe()
|
/sound/pci/emu10k1/ |
D | emu10k1.c | 87 const struct pci_device_id *pci_id) in snd_card_emu10k1_probe() argument
|
/sound/pci/au88x0/ |
D | au88x0.c | 236 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 | 325 const struct pci_device_id *pci_id) in snd_cs5535audio_probe() argument
|