Home
last modified time | relevance | path

Searched refs:flag_has_cx25840 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-devattr.c99 .flag_has_cx25840 = !0,
127 .flag_has_cx25840 = !0,
148 .flag_has_cx25840 = !0,
171 .flag_has_cx25840 = !0,
382 .flag_has_cx25840 = !0,
489 .flag_has_cx25840 = !0,
512 .flag_has_cx25840 = !0,
Dpvrusb2-devattr.h158 unsigned int flag_has_cx25840:1; member
Dpvrusb2-encoder.c370 if (hdw->hdw_desc->flag_has_cx25840) { in pvr2_encoder_prep_config()
433 if (hdw->hdw_desc->flag_has_cx25840) { in pvr2_encoder_configure()
Dpvrusb2-i2c-core.c624 if (hdw->hdw_desc->flag_has_cx25840) { in pvr2_i2c_core_init()
Dpvrusb2-hdw.c653 if (cptr->hdw->hdw_desc->flag_has_cx25840) { in ctrl_vres_min_get()