Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Ducs1002_power.c107 struct delayed_work health_poll; member
443 health_poll.work); in ucs1002_health_poll()
453 schedule_delayed_work(&info->health_poll, in ucs1002_health_poll()
498 mod_delayed_work(system_wq, &info->health_poll, 0); in ucs1002_alert_irq()
647 INIT_DELAYED_WORK(&info->health_poll, ucs1002_health_poll); in ucs1002_probe()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Ducs1002_power.c107 struct delayed_work health_poll; member
443 health_poll.work); in ucs1002_health_poll()
453 schedule_delayed_work(&info->health_poll, in ucs1002_health_poll()
498 mod_delayed_work(system_wq, &info->health_poll, 0); in ucs1002_alert_irq()
646 INIT_DELAYED_WORK(&info->health_poll, ucs1002_health_poll); in ucs1002_probe()

Completed in 2 milliseconds