Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/trace/hooks/
H A Dthermal.h24 TP_PROTO(struct thermal_zone_device *tz, int *irq_wakeable),
25 TP_ARGS(tz, irq_wakeable));
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.c1619 int irq_wakeable = 0; in thermal_pm_notify() local
1635 trace_android_vh_thermal_pm_notify_suspend(tz, &irq_wakeable); in thermal_pm_notify()
1636 if (irq_wakeable) in thermal_pm_notify()