Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/kernel/cpu/
Dhwblk.c26 static int __hwblk_mod_cnt(struct hwblk_info *info, int hwblk, in __hwblk_mod_cnt() function
44 __hwblk_mod_cnt(info, hwblk, counter, value, goal); in hwblk_mod_cnt()
67 ret = __hwblk_mod_cnt(info, hwblk, HWBLK_CNT_USAGE, 1, 1); in hwblk_enable()
86 ret = __hwblk_mod_cnt(info, hwblk, HWBLK_CNT_USAGE, -1, 0); in hwblk_disable()