Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()