Lines Matching refs:hwblk_info
24 extern struct hwblk_info *hwblk_info;
49 hwblk_enable(hwblk_info, hwblk); in __platform_pm_runtime_resume()
59 hwblk_disable(hwblk_info, hwblk); in __platform_pm_runtime_resume()
83 hwblk_enable(hwblk_info, hwblk); in __platform_pm_runtime_suspend()
85 hwblk_disable(hwblk_info, hwblk); in __platform_pm_runtime_suspend()
91 hwblk_cnt_dec(hwblk_info, hwblk, HWBLK_CNT_IDLE); in __platform_pm_runtime_suspend()
169 hwblk_disable(hwblk_info, hwblk); in platform_pm_runtime_suspend()
178 hwblk_cnt_inc(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()
275 hwblk_enable(hwblk_info, hwblk); in platform_bus_notify()
276 hwblk_disable(hwblk_info, hwblk); in platform_bus_notify()
283 hwblk_cnt_inc(hwblk_info, hwblk, HWBLK_CNT_DEVICES); in platform_bus_notify()
287 hwblk_cnt_dec(hwblk_info, hwblk, HWBLK_CNT_DEVICES); in platform_bus_notify()