Searched refs:rc5 (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-input.c | 167 unsigned int rc5 = 0; in bttv_rc5_decode() local 174 rc5 <<= 1; in bttv_rc5_decode() 180 rc5 |= 1; in bttv_rc5_decode() 189 "instr=%x\n", rc5, org_code, RC5_START(rc5), in bttv_rc5_decode() 190 RC5_TOGGLE(rc5), RC5_ADDR(rc5), RC5_INSTR(rc5)); in bttv_rc5_decode() 191 return rc5; in bttv_rc5_decode() 198 u32 gap, rc5, scancode; in bttv_rc5_timer_end() local 228 rc5 = bttv_rc5_decode(ir->code); in bttv_rc5_timer_end() 230 toggle = RC5_TOGGLE(rc5); in bttv_rc5_timer_end() 231 system = RC5_ADDR(rc5); in bttv_rc5_timer_end() [all …]
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | dib0700_core.c | 670 } rc5; member 748 keycode = RC_SCANCODE_RC5(poll_reply->rc5.system, poll_reply->rc5.data); in dib0700_rc_urb_completion() 750 if ((poll_reply->rc5.data ^ poll_reply->rc5.not_data) != 0xff) { in dib0700_rc_urb_completion() 753 poll_reply->rc5.not_used, poll_reply->rc5.system, in dib0700_rc_urb_completion() 754 poll_reply->rc5.data, poll_reply->rc5.not_data); in dib0700_rc_urb_completion()
|
/linux-4.1.27/Documentation/video4linux/cx88/ |
D | hauppauge-wintv-cx88-ir.txt | 47 http://www.nenya.be/beor/electronics/rc5.htm and more data 52 http://www.xs4all.nl/~sbp/knowledge/ir/rc5.htm
|
/linux-4.1.27/Documentation/video4linux/ |
D | hauppauge-wintv-cx88-ir.txt | 47 http://www.nenya.be/beor/electronics/rc5.htm and more data 52 http://www.xs4all.nl/~sbp/knowledge/ir/rc5.htm
|
/linux-4.1.27/Documentation/RCU/ |
D | lockdep-splat.txt | 14 So let's look at an example RCU lockdep splat from 3.0-rc5, one that 35 Pid: 1552, comm: scsi_scan_6 Not tainted 3.0.0-rc5 #17 63 Line 2776 of block/cfq-iosched.c in v3.0-rc5 is as follows:
|
/linux-4.1.27/drivers/media/rc/img-ir/ |
D | Makefile | 9 img-ir-$(CONFIG_IR_IMG_RC5) += img-ir-rc5.o
|
/linux-4.1.27/drivers/media/rc/ |
D | Makefile | 8 obj-$(CONFIG_IR_RC5_DECODER) += ir-rc5-decoder.o
|
D | rc-core-priv.h | 58 } rc5; member
|
D | ir-rc5-decoder.c | 51 struct rc5_dec *data = &dev->raw->rc5; in ir_rc5_decode()
|
/linux-4.1.27/Documentation/ |
D | applying-patches.txt | 324 So, 2.6.13-rc5 means that this is the fifth release candidate for the 2.6.13 335 # now let's move from 2.6.13-rc3 to 2.6.13-rc5 338 $ patch -p1 < ../patch-2.6.13-rc5 # apply the new 2.6.13-rc5 patch 340 $ mv linux-2.6.13-rc3 linux-2.6.13-rc5 # rename the source dir 342 # finally let's try and move from 2.6.12.3 to 2.6.13-rc5 345 $ patch -p1 < ../patch-2.6.13-rc5 # apply new 2.6.13-rc5 patch 347 $ mv linux-2.6.12.3 linux-2.6.13-rc5 # rename the kernel source dir
|
D | lzo.txt | 161 analysis of the decompression code available in Linux 3.16-rc5. The code is
|
D | kmemcheck.txt | 241 Pid: 1856, comm: ntpdate Not tainted 2.6.29-rc5 #264 945P-A
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-rc | 25 "rc5 [rc6] nec jvc [sony]" 71 "rc5 rc6 nec jvc [sony]"
|
/linux-4.1.27/drivers/media/rc/keymaps/ |
D | Makefile | 25 rc-dib0700-rc5.o \
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-lmcx-defs.h | 1583 uint64_t rc5:4; member 1595 uint64_t rc5:4;
|
/linux-4.1.27/Documentation/development-process/ |
D | 2.Process | 76 February 15 2.6.38-rc5
|