Home
last modified time | relevance | path

Searched refs:chrg_full_timer (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dsharpsl_pm.h69 struct timer_list chrg_full_timer; member
H A Dsharpsl_pm.c395 mod_timer(&sharpsl_pm.chrg_full_timer, jiffies + msecs_to_jiffies(500)); in sharpsl_chrg_full_isr()
840 timer_setup(&sharpsl_pm.chrg_full_timer, sharpsl_chrg_full_timer, 0); in sharpsl_pm_probe()
920 del_timer_sync(&sharpsl_pm.chrg_full_timer); in sharpsl_pm_remove()
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H A Dsharpsl_pm.h69 struct timer_list chrg_full_timer; member
H A Dsharpsl_pm.c391 mod_timer(&sharpsl_pm.chrg_full_timer, jiffies + msecs_to_jiffies(500)); in sharpsl_chrg_full_isr()
836 timer_setup(&sharpsl_pm.chrg_full_timer, sharpsl_chrg_full_timer, 0); in sharpsl_pm_probe()
916 del_timer_sync(&sharpsl_pm.chrg_full_timer); in sharpsl_pm_remove()

Completed in 4 milliseconds