Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw-internal.h316 int std_dirty; // True if std_mask_cur has changed member
Dpvrusb2-hdw.c896 hdw->std_dirty = !0; in ctrl_stdcur_set()
902 return cptr->hdw->std_dirty != 0; in ctrl_stdcur_is_dirty()
907 cptr->hdw->std_dirty = 0; in ctrl_stdcur_clear_dirty()
1899 hdw->std_dirty = !0; in pvr2_hdw_setup_std()
1908 hdw->std_dirty = !0; in pvr2_hdw_setup_std()
1927 hdw->std_dirty = !0; in pvr2_hdw_setup_std()
2845 if (hdw->input_dirty || hdw->std_dirty || hdw->force_dirty) { in pvr2_subdev_update()
3029 if (hdw->std_dirty) { in pvr2_hdw_commit_execute()
3088 (hdw->std_dirty || in pvr2_hdw_commit_execute()