Searched refs:VALID_VCP_OPCODE (Results 1 – 1 of 1) sorted by relevance
51 #define VALID_VCP_OPCODE(opcode) ((opcode) <= BT_VCP_OPCODE_MUTE) macro174 if (!VALID_VCP_OPCODE(cp_val->cp.opcode)) { in write_vcs_control()