Searched refs:exp_resp (Results 1 – 1 of 1) sorted by relevance
515 static int bl_write_cmd(struct rsi_hw *adapter, u8 cmd, u8 exp_resp, in bl_write_cmd() argument598 if (output != exp_resp) { in bl_write_cmd()611 static int bl_cmd(struct rsi_hw *adapter, u8 cmd, u8 exp_resp, char *str) in bl_cmd() argument623 status = bl_write_cmd(adapter, cmd, exp_resp, ®out_val); in bl_cmd()