Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_core.c694 u8 not_system; member
740 poll_reply->nec.system, poll_reply->nec.not_system, in dib0700_rc_urb_completion()
750 poll_reply->nec.not_system == 0x00 && in dib0700_rc_urb_completion()
761 poll_reply->nec.not_system << 16 | in dib0700_rc_urb_completion()
765 } else if ((poll_reply->nec.system ^ poll_reply->nec.not_system) != 0xff) { in dib0700_rc_urb_completion()
768 poll_reply->nec.not_system, in dib0700_rc_urb_completion()