Searched refs:tw_cli_check_ctlr_state (Results 1 – 3 of 3) sorted by relevance
86 if (tw_cli_check_ctlr_state(ctlr, status_reg)) in tw_cl_interrupt()227 if ((error = tw_cli_check_ctlr_state(ctlr, status_reg))) in tw_cli_process_resp_intr()
197 extern TW_INT32 tw_cli_check_ctlr_state(struct tw_cli_ctlr_context *ctlr,
708 tw_cli_check_ctlr_state(struct tw_cli_ctlr_context *ctlr, TW_UINT32 status_reg) in tw_cli_check_ctlr_state() function