Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dthinkpad_acpi.c8106 static void fan_watchdog_fire(struct work_struct *ignored);
8107 static DECLARE_DELAYED_WORK(fan_watchdog_task, fan_watchdog_fire);
8540 static void fan_watchdog_fire(struct work_struct *ignored) in fan_watchdog_fire() function