Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device.c732 static struct pci_driver proc_thermal_pci_driver = { variable
764 ret = pci_register_driver(&proc_thermal_pci_driver); in proc_thermal_init()
772 pci_unregister_driver(&proc_thermal_pci_driver); in proc_thermal_exit()