ADAP_STREAMING
set_bit(ADAP_STREAMING, &adap->state_bits);
clear_bit(ADAP_STREAMING, &adap->state_bits);
wake_up_bit(&adap->state_bits, ADAP_STREAMING);
wait_on_bit(&adap->state_bits, ADAP_STREAMING,