Searched refs:hwblk_cnt_dec (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/arch/sh/kernel/cpu/shmobile/ |
D | pm_runtime.c | 91 hwblk_cnt_dec(hwblk_info, hwblk, HWBLK_CNT_IDLE); in __platform_pm_runtime_suspend() 217 hwblk_cnt_dec(hwblk_info, hwblk, HWBLK_CNT_IDLE); in platform_pm_runtime_resume() 287 hwblk_cnt_dec(hwblk_info, hwblk, HWBLK_CNT_DEVICES); in platform_bus_notify()
|
/linux-2.6.39/arch/sh/include/asm/ |
D | hwblk.h | 58 void hwblk_cnt_dec(struct hwblk_info *info, int hwblk, int cnt);
|
/linux-2.6.39/arch/sh/kernel/cpu/ |
D | hwblk.c | 53 void hwblk_cnt_dec(struct hwblk_info *info, int hwblk, int counter) in hwblk_cnt_dec() function
|