chrg_full_timer 397 arch/arm/mach-pxa/sharpsl_pm.c mod_timer(&sharpsl_pm.chrg_full_timer, jiffies + msecs_to_jiffies(500)); chrg_full_timer 842 arch/arm/mach-pxa/sharpsl_pm.c timer_setup(&sharpsl_pm.chrg_full_timer, sharpsl_chrg_full_timer, 0); chrg_full_timer 922 arch/arm/mach-pxa/sharpsl_pm.c del_timer_sync(&sharpsl_pm.chrg_full_timer); chrg_full_timer 69 arch/arm/mach-pxa/sharpsl_pm.h struct timer_list chrg_full_timer;