Home
last modified time | relevance | path

Searched refs:std_dirty (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw-internal.h306 int std_dirty; // True if std_mask_cur has changed member
Dpvrusb2-hdw.c890 hdw->std_dirty = !0; in ctrl_stdcur_set()
896 return cptr->hdw->std_dirty != 0; in ctrl_stdcur_is_dirty()
901 cptr->hdw->std_dirty = 0; in ctrl_stdcur_clear_dirty()
1893 hdw->std_dirty = !0; in pvr2_hdw_setup_std()
1902 hdw->std_dirty = !0; in pvr2_hdw_setup_std()
1921 hdw->std_dirty = !0; in pvr2_hdw_setup_std()
2856 if (hdw->input_dirty || hdw->std_dirty || hdw->force_dirty) { in pvr2_subdev_update()
3040 if (hdw->std_dirty) { in pvr2_hdw_commit_execute()
3099 (hdw->std_dirty || in pvr2_hdw_commit_execute()