Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/pvrusb2/
Dpvrusb2-encoder.c501 switch (hdw->active_stream_type) { in pvr2_encoder_start()
525 switch (hdw->active_stream_type) { in pvr2_encoder_stop()
Dpvrusb2-hdw-internal.h352 enum pvr2_config active_stream_type; member
Dpvrusb2-hdw.c3266 (hdw->active_stream_type != hdw->desired_stream_type)); in pvr2_hdw_commit_execute()
3291 if (hdw->active_stream_type != hdw->desired_stream_type) { in pvr2_hdw_commit_execute()
3293 hdw->active_stream_type = hdw->desired_stream_type; in pvr2_hdw_commit_execute()