Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/int340x_thermal/
Dprocessor_thermal_device.c412 static struct pci_driver proc_thermal_pci_driver = { variable
442 ret = pci_register_driver(&proc_thermal_pci_driver); in proc_thermal_init()
450 pci_unregister_driver(&proc_thermal_pci_driver); in proc_thermal_exit()