Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dcxusb-analog.c185 bool firstfield_code = (buf[3] & CXUSB_BT656_FIELD_MASK) == in cxusb_medion_cf_refc_fld_chg() local
189 if (bt656->line == 0 || firstfield == firstfield_code) in cxusb_medion_cf_refc_fld_chg()
233 bool firstfield_code = (buf[3] & CXUSB_BT656_FIELD_MASK) == in cxusb_medion_cf_refc_start_sch() local
240 if (!sav_code || firstfield != firstfield_code) in cxusb_medion_cf_refc_start_sch()