Searched refs:hwblk_cnt_inc (Results 1 – 3 of 3) sorted by relevance
57 void hwblk_cnt_inc(struct hwblk_info *info, int hwblk, int cnt);
178 hwblk_cnt_inc(hwblk_info, hwblk, HWBLK_CNT_IDLE); in platform_pm_runtime_suspend()283 hwblk_cnt_inc(hwblk_info, hwblk, HWBLK_CNT_DEVICES); in platform_bus_notify()
48 void hwblk_cnt_inc(struct hwblk_info *info, int hwblk, int counter) in hwblk_cnt_inc() function