Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dab8500_fg.c194 * @fg_check_hw_failure_work: Work for checking HW state
236 struct delayed_work fg_check_hw_failure_work; member
1826 fg_check_hw_failure_work.work); in ab8500_fg_check_hw_failure_work()
1846 queue_delayed_work(di->fg_wq, &di->fg_check_hw_failure_work, in ab8500_fg_check_hw_failure_work()
2037 queue_delayed_work(di->fg_wq, &di->fg_check_hw_failure_work, 0); in ab8500_fg_batt_ovv_handler()
2972 flush_delayed_work(&di->fg_check_hw_failure_work); in ab8500_fg_suspend()
3120 INIT_DEFERRABLE_WORK(&di->fg_check_hw_failure_work, in ab8500_fg_probe()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dab8500_fg.c196 * @fg_check_hw_failure_work: Work for checking HW state
239 struct delayed_work fg_check_hw_failure_work; member
1847 fg_check_hw_failure_work.work); in ab8500_fg_check_hw_failure_work()
1867 queue_delayed_work(di->fg_wq, &di->fg_check_hw_failure_work, in ab8500_fg_check_hw_failure_work()
2058 queue_delayed_work(di->fg_wq, &di->fg_check_hw_failure_work, 0); in ab8500_fg_batt_ovv_handler()
2998 flush_delayed_work(&di->fg_check_hw_failure_work); in ab8500_fg_suspend()
3136 INIT_DEFERRABLE_WORK(&di->fg_check_hw_failure_work, in ab8500_fg_probe()

Completed in 8 milliseconds