Home
last modified time | relevance | path

Searched refs:old_pm_power_off (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/platform/iris/
H A Diris.c37 static void (*old_pm_power_off)(void); variable
60 old_pm_power_off = pm_power_off; in iris_probe()
68 pm_power_off = old_pm_power_off; in iris_remove()
/kernel/linux/linux-6.6/arch/x86/platform/iris/
H A Diris.c36 static void (*old_pm_power_off)(void); variable
59 old_pm_power_off = pm_power_off; in iris_probe()
67 pm_power_off = old_pm_power_off; in iris_remove()

Completed in 1 milliseconds