Searched refs:irq_wakeable (Results 1 – 2 of 2) sorted by relevance
24 TP_PROTO(struct thermal_zone_device *tz, int *irq_wakeable),25 TP_ARGS(tz, irq_wakeable));
1619 int irq_wakeable = 0; in thermal_pm_notify() local1635 trace_android_vh_thermal_pm_notify_suspend(tz, &irq_wakeable); in thermal_pm_notify()1636 if (irq_wakeable) in thermal_pm_notify()