Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/
A Dsharpsl_pm.h68 struct timer_list ac_timer; member
A Dsharpsl_pm.c354 mod_timer(&sharpsl_pm.ac_timer, jiffies + msecs_to_jiffies(250)); in sharpsl_ac_isr()
834 timer_setup(&sharpsl_pm.ac_timer, sharpsl_ac_timer, 0); in sharpsl_pm_probe()
886 mod_timer(&sharpsl_pm.ac_timer, jiffies + msecs_to_jiffies(250)); in sharpsl_pm_probe()
917 timer_delete_sync(&sharpsl_pm.ac_timer); in sharpsl_pm_remove()

Completed in 4 milliseconds