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