Searched refs:want_stop (Results 1 – 1 of 1) sorted by relevance
1805 int power_cond, want_stop, stopped_state; in resp_start_stop() local1813 want_stop = !(cmd[4] & 1); in resp_start_stop()1828 if (want_stop) { in resp_start_stop()1836 changing = (stopped_state != want_stop); in resp_start_stop()1838 atomic_xchg(&devip->stopped, want_stop); in resp_start_stop()