active_stream_type  473 drivers/media/usb/pvrusb2/pvrusb2-encoder.c 	switch (hdw->active_stream_type) {
active_stream_type  497 drivers/media/usb/pvrusb2/pvrusb2-encoder.c 	switch (hdw->active_stream_type) {
active_stream_type  335 drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h 	enum pvr2_config active_stream_type;
active_stream_type 3107 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		 (hdw->active_stream_type != hdw->desired_stream_type));
active_stream_type 3132 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	if (hdw->active_stream_type != hdw->desired_stream_type) {
active_stream_type 3134 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		hdw->active_stream_type = hdw->desired_stream_type;