Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device_pci_legacy.c110 static int proc_thermal_pci_suspend(struct device *dev) in proc_thermal_pci_suspend() function
119 #define proc_thermal_pci_suspend NULL macro
123 static SIMPLE_DEV_PM_OPS(proc_thermal_pci_pm, proc_thermal_pci_suspend,
Dprocessor_thermal_device_pci.c443 static int proc_thermal_pci_suspend(struct device *dev) in proc_thermal_pci_suspend() function
478 #define proc_thermal_pci_suspend NULL macro
482 static SIMPLE_DEV_PM_OPS(proc_thermal_pci_pm, proc_thermal_pci_suspend,