Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dpda_power.c195 static void polling_work_func(struct work_struct *work) in polling_work_func() function
392 INIT_DELAYED_WORK(&polling_work, polling_work_func); in pda_power_probe()