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