Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h287 int state_pipeline_config; member
H A Dpvrusb2-hdw-internal.h226 int state_pipeline_config; /* Pipeline is configured */ member
H A Dpvrusb2-hdw.c1748 hdw->state_pipeline_config = 0; in pvr2_hdw_set_stream_type()
1750 hdw->state_pipeline_config); in pvr2_hdw_set_stream_type()
3009 hdw->state_pipeline_config = 0; in pvr2_hdw_commit_setup()
3010 trace_stbit("state_pipeline_config",hdw->state_pipeline_config); in pvr2_hdw_commit_setup()
3173 hdw->state_pipeline_config = !0; in pvr2_hdw_commit_execute()
3177 trace_stbit("state_pipeline_config",hdw->state_pipeline_config); in pvr2_hdw_commit_execute()
4259 !hdw->state_pipeline_config) { in state_eval_encoder_config()
4517 !hdw->state_pipeline_config || in state_eval_decoder_run()
4594 if (hdw->state_pipeline_config || in state_eval_pipeline_config()
4726 (hdw->state_pipeline_config ? in pvr2_hdw_report_unlocked()