Home
last modified time | relevance | path

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

/linux-6.1.9/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.c317 static int proc_thermal_pci_suspend(struct device *dev) in proc_thermal_pci_suspend() function
352 #define proc_thermal_pci_suspend NULL macro
356 static SIMPLE_DEV_PM_OPS(proc_thermal_pci_pm, proc_thermal_pci_suspend,