Searched refs:proc_thermal_pci_ids (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci_legacy.c126 static const struct pci_device_id proc_thermal_pci_ids[] = { variable in typeref:struct:pci_device_id
145 MODULE_DEVICE_TABLE(pci, proc_thermal_pci_ids);
151 .id_table = proc_thermal_pci_ids,
H A Dprocessor_thermal_device_pci.c407 static const struct pci_device_id proc_thermal_pci_ids[] = { variable in typeref:struct:pci_device_id
421 MODULE_DEVICE_TABLE(pci, proc_thermal_pci_ids);
427 .id_table = proc_thermal_pci_ids,

Completed in 124 milliseconds