Home
last modified time | relevance | path

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

/drivers/media/usb/pvrusb2/
Dpvrusb2-devattr.c103 .flag_has_cx25840 = !0,
131 .flag_has_cx25840 = !0,
152 .flag_has_cx25840 = !0,
175 .flag_has_cx25840 = !0,
386 .flag_has_cx25840 = !0,
493 .flag_has_cx25840 = !0,
516 .flag_has_cx25840 = !0,
Dpvrusb2-devattr.h162 unsigned int flag_has_cx25840:1; member
Dpvrusb2-encoder.c386 if (hdw->hdw_desc->flag_has_cx25840) { in pvr2_encoder_prep_config()
450 if (hdw->hdw_desc->flag_has_cx25840) { in pvr2_encoder_configure()
Dpvrusb2-i2c-core.c644 if (hdw->hdw_desc->flag_has_cx25840) { in pvr2_i2c_core_init()
Dpvrusb2-hdw.c657 if (cptr->hdw->hdw_desc->flag_has_cx25840) { in ctrl_vres_min_get()