Home
last modified time | relevance | path

Searched refs:pci_id (Results 1 – 25 of 61) sorted by relevance

123

/sound/pci/oxygen/
Dse6x.c123 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
Doxygen_lib.c609 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()
Dvirtuoso.c76 const struct pci_device_id *pci_id) in xonar_probe() argument
/sound/soc/intel/skylake/
Dskl.h66 unsigned short pci_id; member
122 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id);
Dskl-nhlt.c223 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()
Dskl.c749 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()
Dskl-messages.c245 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/
Dxfi.c60 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/
Dymfpci.c175 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/
Dhpioctl.h23 const struct pci_device_id *pci_id);
Dhpioctl.c345 const struct pci_device_id *pci_id) in asihpi_adapter_probe() argument
/sound/pci/vx222/
Dvx222.c191 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/
Dpcxhr.c1516 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/
Dcs46xx.c77 const struct pci_device_id *pci_id) in snd_card_cs46xx_probe() argument
/sound/pci/trident/
Dtrident.c77 const struct pci_device_id *pci_id) in snd_trident_probe() argument
/sound/soc/intel/atom/sst/
Dsst_pci.c121 const struct pci_device_id *pci_id) in intel_sst_probe() argument
/sound/pci/
Dcs5530.c251 const struct pci_device_id *pci_id) in snd_cs5530_probe() argument
Dbt87x.c875 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()
Dals300.c758 const struct pci_device_id *pci_id) in snd_als300_probe() argument
778 chip_type = pci_id->driver_data; in snd_als300_probe()
Dvia82xx_modem.c1160 const struct pci_device_id *pci_id) in snd_via82xx_probe() argument
1172 card_type = pci_id->driver_data; in snd_via82xx_probe()
Dintel8x0m.c1268 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/
Daw2-alsa.c119 const struct pci_device_id *pci_id);
332 const struct pci_device_id *pci_id) in snd_aw2_probe() argument
/sound/pci/emu10k1/
Demu10k1.c103 const struct pci_device_id *pci_id) in snd_card_emu10k1_probe() argument
/sound/pci/au88x0/
Dau88x0.c235 snd_vortex_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in snd_vortex_probe() argument
/sound/pci/cs5535audio/
Dcs5535audio.c344 const struct pci_device_id *pci_id) in snd_cs5535audio_probe() argument

123