Home
last modified time | relevance | path

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

/linux/include/media/
H A Ddvb_demux.h81 u8 maskandnotmode[DMX_MAX_FILTER_SIZE]; member
/linux/drivers/media/dvb-core/
H A Ddvb_demux.c146 neq |= f->maskandnotmode[i] & xor; in dvb_dmx_swfilter_sectionfilter()
935 doneq |= f->maskandnotmode[i] = mask & ~mode; in prepare_secfilters()
/linux/drivers/staging/media/av7110/
H A Dav7110.c302 neq |= dvbdmxfilter->maskandnotmode[i] & xor; in DvbDmxFilterCallback()