Home
last modified time | relevance | path

Searched refs:work_active (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dabx500.c37 data->work_active = true; in schedule_monitor()
52 data->work_active = false; in threshold_updated()
448 if (data->work_active) in abx500_temp_suspend()
458 if (data->work_active) in abx500_temp_resume()
H A Dabx500.h45 * @work_active: True if work is active
61 bool work_active; member

Completed in 2 milliseconds