Searched refs:power_cond (Results 1 – 1 of 1) sorted by relevance
2292 int power_cond, want_stop, stopped_state; in resp_start_stop() local2295 power_cond = (cmd[4] & 0xf0) >> 4; in resp_start_stop()2296 if (power_cond) { in resp_start_stop()