Home
last modified time | relevance | path

Searched refs:rc5 (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Dbttv-input.c156 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
216 toggle = RC5_TOGGLE(rc5); in bttv_rc5_timer_end()
217 system = RC5_ADDR(rc5); in bttv_rc5_timer_end()
218 command = RC5_INSTR(rc5); in bttv_rc5_timer_end()
[all …]
/linux-6.3-rc2/drivers/media/usb/dvb-usb/
A Ddib0700_core.c703 } 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-6.3-rc2/Documentation/userspace-api/media/rc/
A Drc-protos.rst33 detailed description here https://www.sbprojects.net/knowledge/ir/rc5.php.
35 The scancode encoding is *not* consistent with the lirc daemon (lircd) rc5
38 .. flat-table:: rc5 bits scancode mapping
57 - 2nd start bit in rc5, re-used as 6th command bit
77 There is a variant of rc5 called either rc5x or extended rc5
A Drc-sysfs-nodes.rst39 rc5 [rc6] nec jvc [sony]
/linux-6.3-rc2/Documentation/translations/zh_CN/maintainer/
A Dmaintainer-entry-profile.rst61 的充足理由。通常新特性贡献者的提交应出现在-rc5之前。
/linux-6.3-rc2/Documentation/RCU/
A Dlockdep-splat.rst20 So let's look at an example RCU lockdep splat from 3.0-rc5, one that
40 Pid: 1552, comm: scsi_scan_6 Not tainted 3.0.0-rc5 #17
68 Line 2776 of block/cfq-iosched.c in v3.0-rc5 is as follows::
/linux-6.3-rc2/Documentation/driver-api/media/drivers/
A Dcx88-devel.rst107 http://www.nenya.be/beor/electronics/rc5.htm
113 http://www.xs4all.nl/~sbp/knowledge/ir/rc5.htm
/linux-6.3-rc2/drivers/media/rc/img-ir/
A DMakefile10 img-ir-$(CONFIG_IR_IMG_RC5) += img-ir-rc5.o
/linux-6.3-rc2/Documentation/process/
A Dapplying-patches.rst374 So, 5.8-rc5 means that this is the fifth release candidate for the 5.8
386 # now let's move from 5.8-rc3 to 5.8-rc5
390 $ patch -p1 < ../patch-5.8-rc5 # apply the new 5.8-rc5 patch
392 $ mv linux-5.8-rc3 linux-5.8-rc5 # rename the source dir
394 # finally let's try and move from 5.7.3 to 5.8-rc5
398 $ patch -p1 < ../patch-5.8-rc5 # apply new 5.8-rc5 patch
400 $ mv linux-5.7.3 linux-5.8-rc5 # rename the kernel source dir
/linux-6.3-rc2/Documentation/devicetree/bindings/media/
A Drc.yaml52 - rc-dib0700-rc5
122 - rc-rc5-tv
/linux-6.3-rc2/drivers/media/rc/
A DMakefile18 obj-$(CONFIG_IR_RC5_DECODER) += ir-rc5-decoder.o
A Drc-core-priv.h82 } rc5; member
A Dir-rc5-decoder.c42 struct rc5_dec *data = &dev->raw->rc5; in ir_rc5_decode()
/linux-6.3-rc2/Documentation/translations/zh_CN/process/
A D2.Process.rst73 十月 27 5.4-rc5
/linux-6.3-rc2/Documentation/translations/zh_TW/process/
A D2.Process.rst76 十月 27 5.4-rc5
/linux-6.3-rc2/drivers/media/rc/keymaps/
A DMakefile34 rc-dib0700-rc5.o \
/linux-6.3-rc2/Documentation/maintainer/
A Dmaintainer-entry-profile.rst68 submissions should appear before -rc5.
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-rc26 "rc5 [rc6] nec jvc [sony]"
/linux-6.3-rc2/Documentation/translations/zh_TW/admin-guide/
A Dreporting-issues.rst1052 些不定期的重新測試(例如用rc3、rc5 和最終版本)也是一個好主意,但只有在相關
/linux-6.3-rc2/Documentation/driver-api/media/
A Dmaintainer-entry-profile.rst187 next merge window they should be sent before -rc5, and ideally stabilized
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
A Dreporting-issues.rst1054 些不定期的重新测试(例如用rc3、rc5 和最终版本)也是一个好主意,但只有在相关
/linux-6.3-rc2/Documentation/staging/
A Dlzo.rst197 analysis of the decompression code available in Linux 3.16-rc5, and updated
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/aquantia/
A Datlantic.rst126 version: 5.2.0-050200rc5-generic-kern
/linux-6.3-rc2/arch/mips/include/asm/octeon/
A Dcvmx-lmcx-defs.h1444 uint64_t rc5:4; member
1456 uint64_t rc5:4;
/linux-6.3-rc2/Documentation/translations/it_IT/process/
A D2.Process.rst91 27 ottobre 5.4-rc5

Completed in 73 milliseconds

12