Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h300 int state_pipeline_config; member
Dpvrusb2-hdw-internal.h241 int state_pipeline_config; /* Pipeline is configured */ member
Dpvrusb2-hdw.c1768 hdw->state_pipeline_config = 0; in pvr2_hdw_set_stream_type()
1770 hdw->state_pipeline_config); in pvr2_hdw_set_stream_type()
3047 hdw->state_pipeline_config = 0; in pvr2_hdw_commit_setup()
3048 trace_stbit("state_pipeline_config",hdw->state_pipeline_config); in pvr2_hdw_commit_setup()
3211 hdw->state_pipeline_config = !0; in pvr2_hdw_commit_execute()
3215 trace_stbit("state_pipeline_config",hdw->state_pipeline_config); in pvr2_hdw_commit_execute()
4265 !hdw->state_pipeline_config) { in state_eval_encoder_config()
4523 !hdw->state_pipeline_config || in state_eval_decoder_run()
4600 if (hdw->state_pipeline_config || in state_eval_pipeline_config()
4732 (hdw->state_pipeline_config ? in pvr2_hdw_report_unlocked()