Searched refs:active_stream_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-encoder.c473 switch (hdw->active_stream_type) {
497 switch (hdw->active_stream_type) {
H A Dpvrusb2-hdw-internal.h335 enum pvr2_config active_stream_type; member in struct:pvr2_hdw
H A Dpvrusb2-hdw.c3110 (hdw->active_stream_type != hdw->desired_stream_type));
3135 if (hdw->active_stream_type != hdw->desired_stream_type) {
3137 hdw->active_stream_type = hdw->desired_stream_type;

Completed in 235 milliseconds