Searched refs:ADAP_STREAMING (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb.h341 #define ADAP_STREAMING 2 macro
H A Ddvb_usb_core.c264 set_bit(ADAP_STREAMING, &adap->state_bits);
378 clear_bit(ADAP_STREAMING, &adap->state_bits);
380 wake_up_bit(&adap->state_bits, ADAP_STREAMING);
602 wait_on_bit(&adap->state_bits, ADAP_STREAMING,

Completed in 124 milliseconds