Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A 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,
A Dprocessor_thermal_device_pci.c311 static int proc_thermal_pci_suspend(struct device *dev) in proc_thermal_pci_suspend() function
346 #define proc_thermal_pci_suspend NULL macro
350 static SIMPLE_DEV_PM_OPS(proc_thermal_pci_pm, proc_thermal_pci_suspend,

Completed in 4 milliseconds