Searched refs:response_ok (Results 1 – 1 of 1) sorted by relevance
32 u8 response_ok; in avc_audio_feature_mute() local41 response_ok = 0x0c; /* STABLE */ in avc_audio_feature_mute()44 response_ok = 0x09; /* ACCEPTED */ in avc_audio_feature_mute()68 if (buf[0] != response_ok) { in avc_audio_feature_mute()90 u8 response_ok; in avc_audio_feature_volume() local99 response_ok = 0x0c; /* STABLE */ in avc_audio_feature_volume()102 response_ok = 0x09; /* ACCEPTED */ in avc_audio_feature_volume()129 if (buf[0] != response_ok) { in avc_audio_feature_volume()