Home
last modified time | relevance | path

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

/drivers/power/supply/
Dpda_power.c192 static void polling_work_func(struct work_struct *work) in polling_work_func() function
389 INIT_DELAYED_WORK(&polling_work, polling_work_func); in pda_power_probe()