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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-hdw-internal.h272 int std_dirty; // True if std_mask_cur has changed member in struct:pvr2_hdw
H A Dpvrusb2-i2c-cmd-v4l2.c46 return (hdw->input_dirty != 0) || (hdw->std_dirty != 0);
H A Dpvrusb2-hdw.c614 hdw->std_dirty = !0;
621 return cptr->hdw->std_dirty != 0;
626 cptr->hdw->std_dirty = 0;
694 hdw->std_dirty = !0;
708 return cptr->hdw->std_dirty != 0;
714 cptr->hdw->std_dirty = 0;
1718 hdw->std_dirty = !0;
1727 hdw->std_dirty = !0;
2435 if (hdw->std_dirty) {
2450 if (hdw->std_dirty ||
[all...]

Completed in 61 milliseconds