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

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h287 int state_pipeline_config; member in struct:pvr2_hdw_debug_info
H A Dpvrusb2-hdw-internal.h226 int state_pipeline_config; /* Pipeline is configured */ member in struct:pvr2_hdw
H A Dpvrusb2-hdw.c1748 hdw->state_pipeline_config = 0;
1749 trace_stbit("state_pipeline_config",
1750 hdw->state_pipeline_config);
3009 hdw->state_pipeline_config = 0;
3010 trace_stbit("state_pipeline_config",hdw->state_pipeline_config);
3173 hdw->state_pipeline_config = !0;
3177 trace_stbit("state_pipeline_config",hdw->state_pipeline_config);
4259 !hdw->state_pipeline_config) {
[all...]

Completed in 123 milliseconds