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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-hdw.h313 int state_pipeline_req; member in struct:pvr2_hdw_debug_info
H A Dpvrusb2-hdw-internal.h240 int state_pipeline_req; /* Somebody wants to stream */ member in struct:pvr2_hdw
H A Dpvrusb2-hdw.c819 *vp = cptr->hdw->state_pipeline_req;
1760 return hdw->state_pipeline_req != 0;
1769 if ((!enable_flag) != !(hdw->state_pipeline_req)) {
1770 hdw->state_pipeline_req = enable_flag != 0;
4358 if (hdw->state_pipeline_req &&
4372 !hdw->state_pipeline_req ||
4587 if (hdw->state_pipeline_req &&
4631 !hdw->state_pipeline_req ||
4672 hdw->state_pipeline_req &&
4680 if (!hdw->state_pipeline_req ||
[all...]

Completed in 45 milliseconds