Searched refs:rc5 (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttv-input.c | 165 unsigned int rc5 = 0; in bttv_rc5_decode() local 172 rc5 <<= 1; in bttv_rc5_decode() 178 rc5 |= 1; in bttv_rc5_decode() 187 rc5, org_code, RC5_START(rc5), in bttv_rc5_decode() 188 RC5_TOGGLE(rc5), RC5_ADDR(rc5), RC5_INSTR(rc5)); in bttv_rc5_decode() 189 return rc5; in bttv_rc5_decode() 196 u32 gap, rc5, scancode; in bttv_rc5_timer_end() local 223 rc5 = bttv_rc5_decode(ir->code); in bttv_rc5_timer_end() 225 toggle = RC5_TOGGLE(rc5); in bttv_rc5_timer_end() 226 system = RC5_ADDR(rc5); in bttv_rc5_timer_end() [all …]
|
/Linux-v4.19/drivers/media/usb/dvb-usb/ |
D | dib0700_core.c | 706 } rc5; member 787 keycode = RC_SCANCODE_RC5(poll_reply->rc5.system, poll_reply->rc5.data); in dib0700_rc_urb_completion() 789 if ((poll_reply->rc5.data ^ poll_reply->rc5.not_data) != 0xff) { in dib0700_rc_urb_completion() 792 poll_reply->rc5.not_used, poll_reply->rc5.system, in dib0700_rc_urb_completion() 793 poll_reply->rc5.data, poll_reply->rc5.not_data); in dib0700_rc_urb_completion()
|
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/media/ |
D | rc.txt | 30 * "rc-dib0700-rc5" 90 * "rc-rc5-tv"
|
/Linux-v4.19/drivers/media/rc/img-ir/ |
D | Makefile | 10 img-ir-$(CONFIG_IR_IMG_RC5) += img-ir-rc5.o
|
/Linux-v4.19/Documentation/process/ |
D | applying-patches.rst | 351 So, 4.8-rc5 means that this is the fifth release candidate for the 4.8 363 # now let's move from 4.8-rc3 to 4.8-rc5 367 $ patch -p1 < ../patch-4.8-rc5 # apply the new 4.8-rc5 patch 369 $ mv linux-4.8-rc3 linux-4.8-rc5 # rename the source dir 371 # finally let's try and move from 4.7.3 to 4.8-rc5 375 $ patch -p1 < ../patch-4.8-rc5 # apply new 4.8-rc5 patch 377 $ mv linux-4.7.3 linux-4.8-rc5 # rename the kernel source dir
|
D | 2.Process.rst | 82 March 11 4.16-rc5
|
/Linux-v4.19/drivers/media/rc/ |
D | Makefile | 10 obj-$(CONFIG_IR_RC5_DECODER) += ir-rc5-decoder.o
|
D | rc-core-priv.h | 79 } rc5; member
|
D | ir-rc5-decoder.c | 42 struct rc5_dec *data = &dev->raw->rc5; in ir_rc5_decode()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cx88.rst | 157 http://www.nenya.be/beor/electronics/rc5.htm 163 http://www.xs4all.nl/~sbp/knowledge/ir/rc5.htm
|
/Linux-v4.19/drivers/media/rc/keymaps/ |
D | Makefile | 29 rc-dib0700-rc5.o \
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | rc-sysfs-nodes.rst | 39 rc5 [rc6] nec jvc [sony]
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-rc | 25 "rc5 [rc6] nec jvc [sony]"
|
/Linux-v4.19/Documentation/ |
D | lzo.txt | 168 analysis of the decompression code available in Linux 3.16-rc5. The code is
|
/Linux-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-lmcx-defs.h | 1583 uint64_t rc5:4; member 1595 uint64_t rc5:4;
|