Searched refs:fan_watchdog_fire (Results 1 – 1 of 1) sorted by relevance
7942 static void fan_watchdog_fire(struct work_struct *ignored);7943 static DECLARE_DELAYED_WORK(fan_watchdog_task, fan_watchdog_fire);8509 static void fan_watchdog_fire(struct work_struct *ignored) in fan_watchdog_fire() function