Searched refs:sof_pci_ids (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/sound/soc/sof/intel/ |
| D | pci-apl.c | 55 static const struct pci_device_id sof_pci_ids[] = { variable 64 MODULE_DEVICE_TABLE(pci, sof_pci_ids); 69 .id_table = sof_pci_ids,
|
| D | pci-icl.c | 56 static const struct pci_device_id sof_pci_ids[] = { variable 67 MODULE_DEVICE_TABLE(pci, sof_pci_ids); 72 .id_table = sof_pci_ids,
|
| D | pci-cnl.c | 74 static const struct pci_device_id sof_pci_ids[] = { variable 87 MODULE_DEVICE_TABLE(pci, sof_pci_ids); 92 .id_table = sof_pci_ids,
|
| D | pci-tgl.c | 107 static const struct pci_device_id sof_pci_ids[] = { variable 124 MODULE_DEVICE_TABLE(pci, sof_pci_ids); 129 .id_table = sof_pci_ids,
|
| D | pci-tng.c | 214 static const struct pci_device_id sof_pci_ids[] = { variable 219 MODULE_DEVICE_TABLE(pci, sof_pci_ids); 224 .id_table = sof_pci_ids,
|