Home
last modified time | relevance | path

Searched refs:proc_thermal_pci_driver (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci_legacy.c146 static struct pci_driver proc_thermal_pci_driver = { variable
154 module_pci_driver(proc_thermal_pci_driver); variable
H A Dprocessor_thermal_device_pci.c361 static struct pci_driver proc_thermal_pci_driver = { variable
369 module_pci_driver(proc_thermal_pci_driver); variable
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c746 static struct pci_driver proc_thermal_pci_driver = { variable
778 ret = pci_register_driver(&proc_thermal_pci_driver); in proc_thermal_init()
786 pci_unregister_driver(&proc_thermal_pci_driver); in proc_thermal_exit()

Completed in 2 milliseconds