Searched refs:recognize_interrupt (Results 1 – 6 of 6) sorted by relevance
43 ops->recognize_interrupt = hal_recognize_int_8852be; in hal_set_ops_8852be()
46 ops->recognize_interrupt = hal_recognize_int_8852bs; in hal_set_ops_8852bs()
353 if (hal_ops->recognize_interrupt) in rtw_hal_recognize_interrupt()354 return hal_ops->recognize_interrupt(hal); in rtw_hal_recognize_interrupt()526 if (!ops->recognize_interrupt) { in hal_ops_check()
224 bool (*recognize_interrupt)(struct hal_info_t *hal); member
225 bool (*recognize_interrupt)(struct hal_info_t *hal); member