Searched refs:response_ok (Results 1 – 1 of 1) sorted by relevance
21 u8 response_ok; in oxfw_mute_command() local30 response_ok = 0x0c; /* STABLE */ in oxfw_mute_command()33 response_ok = 0x09; /* ACCEPTED */ in oxfw_mute_command()57 if (buf[0] != response_ok) { in oxfw_mute_command()79 u8 response_ok; in oxfw_volume_command() local88 response_ok = 0x0c; /* STABLE */ in oxfw_volume_command()91 response_ok = 0x09; /* ACCEPTED */ in oxfw_volume_command()118 if (buf[0] != response_ok) { in oxfw_volume_command()