Searched defs:repeat_cnt (Results 1 – 4 of 4) sorted by relevance
92 int wusbhc_mmcie_set(struct wusbhc *wusbhc, u8 interval, u8 repeat_cnt, in wusbhc_mmcie_set()
70 int whc_mmcie_add(struct wusbhc *wusbhc, u8 interval, u8 repeat_cnt, in whc_mmcie_add()
353 u8 repeat_cnt, u8 handle, in __hwahc_op_mmcie_add()
691 int max_repeat = 1, repeat_cnt = 0; in lo_probe_loctls_statemachine() local