Searched refs:get_wc (Results 1 – 4 of 4) sorted by relevance
181 unsigned int (*get_wc)(struct hw *hw); member
161 return hw->get_wc(hw); in ct_xfitimer_get_wc()
1179 static unsigned int get_wc(struct hw *hw) in get_wc() function2222 .get_wc = get_wc,
1123 static unsigned int get_wc(struct hw *hw) in get_wc() function2364 .get_wc = get_wc,