Searched refs:rc5 (Results 1 – 19 of 19) sorted by relevance
/Linux-v5.4/drivers/media/pci/bt8xx/ |
D | bttv-input.c | 156 unsigned int rc5 = 0; in bttv_rc5_decode() local 163 rc5 <<= 1; in bttv_rc5_decode() 169 rc5 |= 1; in bttv_rc5_decode() 178 rc5, org_code, RC5_START(rc5), in bttv_rc5_decode() 179 RC5_TOGGLE(rc5), RC5_ADDR(rc5), RC5_INSTR(rc5)); in bttv_rc5_decode() 180 return rc5; in bttv_rc5_decode() 187 u32 gap, rc5, scancode; in bttv_rc5_timer_end() local 214 rc5 = bttv_rc5_decode(ir->code); in bttv_rc5_timer_end() 216 toggle = RC5_TOGGLE(rc5); in bttv_rc5_timer_end() 217 system = RC5_ADDR(rc5); in bttv_rc5_timer_end() [all …]
|
/Linux-v5.4/drivers/media/usb/dvb-usb/ |
D | dib0700_core.c | 703 } rc5; member 784 keycode = RC_SCANCODE_RC5(poll_reply->rc5.system, poll_reply->rc5.data); in dib0700_rc_urb_completion() 786 if ((poll_reply->rc5.data ^ poll_reply->rc5.not_data) != 0xff) { in dib0700_rc_urb_completion() 789 poll_reply->rc5.not_used, poll_reply->rc5.system, in dib0700_rc_urb_completion() 790 poll_reply->rc5.data, poll_reply->rc5.not_data); in dib0700_rc_urb_completion()
|
/Linux-v5.4/Documentation/media/uapi/rc/ |
D | rc-protos.rst | 35 detailed description here https://www.sbprojects.net/knowledge/ir/rc5.php. 37 The scancode encoding is *not* consistent with the lirc daemon (lircd) rc5 40 .. flat-table:: rc5 bits scancode mapping 59 - 2nd start bit in rc5, re-used as 6th command bit 79 There is a variant of rc5 called either rc5x or extended rc5
|
D | rc-sysfs-nodes.rst | 46 rc5 [rc6] nec jvc [sony]
|
/Linux-v5.4/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-v5.4/drivers/media/rc/img-ir/ |
D | Makefile | 10 img-ir-$(CONFIG_IR_IMG_RC5) += img-ir-rc5.o
|
/Linux-v5.4/Documentation/process/ |
D | applying-patches.rst | 356 So, 5.8-rc5 means that this is the fifth release candidate for the 5.8 368 # now let's move from 5.8-rc3 to 5.8-rc5 372 $ patch -p1 < ../patch-5.8-rc5 # apply the new 5.8-rc5 patch 374 $ mv linux-5.8-rc3 linux-5.8-rc5 # rename the source dir 376 # finally let's try and move from 5.7.3 to 5.8-rc5 380 $ patch -p1 < ../patch-5.8-rc5 # apply new 5.8-rc5 patch 382 $ mv linux-5.7.3 linux-5.8-rc5 # rename the kernel source dir
|
D | 2.Process.rst | 82 March 11 4.16-rc5
|
/Linux-v5.4/Documentation/translations/zh_CN/process/ |
D | 2.Process.rst | 66 三月 11 4.16-rc5
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | cx88.rst | 159 http://www.nenya.be/beor/electronics/rc5.htm 165 http://www.xs4all.nl/~sbp/knowledge/ir/rc5.htm
|
/Linux-v5.4/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-v5.4/drivers/media/rc/keymaps/ |
D | Makefile | 29 rc-dib0700-rc5.o \
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-class-rc | 25 "rc5 [rc6] nec jvc [sony]"
|
/Linux-v5.4/Documentation/ |
D | lzo.txt | 193 analysis of the decompression code available in Linux 3.16-rc5, and updated
|
/Linux-v5.4/Documentation/networking/device_drivers/aquantia/ |
D | atlantic.txt | 107 version: 5.2.0-050200rc5-generic-kern
|
/Linux-v5.4/arch/mips/include/asm/octeon/ |
D | cvmx-lmcx-defs.h | 1444 uint64_t rc5:4; member 1456 uint64_t rc5:4;
|
/Linux-v5.4/Documentation/translations/it_IT/process/ |
D | 2.Process.rst | 91 Marzo 11 4.16-rc5
|