Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw-internal.h306 int std_dirty; // True if std_mask_cur has changed member
Dpvrusb2-hdw.c889 hdw->std_dirty = !0; in ctrl_stdcur_set()
895 return cptr->hdw->std_dirty != 0; in ctrl_stdcur_is_dirty()
900 cptr->hdw->std_dirty = 0; in ctrl_stdcur_clear_dirty()
1892 hdw->std_dirty = !0; in pvr2_hdw_setup_std()
1901 hdw->std_dirty = !0; in pvr2_hdw_setup_std()
1920 hdw->std_dirty = !0; in pvr2_hdw_setup_std()
2859 if (hdw->input_dirty || hdw->std_dirty || hdw->force_dirty) { in pvr2_subdev_update()
3043 if (hdw->std_dirty) { in pvr2_hdw_commit_execute()
3102 (hdw->std_dirty || in pvr2_hdw_commit_execute()