Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/dvb-usb/
Ddib0700_core.c661 u8 not_system; member
707 poll_reply->nec.system, poll_reply->nec.not_system, in dib0700_rc_urb_completion()
718 poll_reply->nec.not_system == 0x00 && in dib0700_rc_urb_completion()
728 poll_reply->nec.not_system << 16 | in dib0700_rc_urb_completion()
731 } else if ((poll_reply->nec.system ^ poll_reply->nec.not_system) != 0xff) { in dib0700_rc_urb_completion()
734 poll_reply->nec.not_system, in dib0700_rc_urb_completion()