Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/media/pci/bt8xx/
H 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 …]
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dcve-exclusion_6.6.inc19 CVE_STATUS[CVE-2006-3635] = "fixed-version: Fixed from version 2.6.26rc5"
31 CVE_STATUS[CVE-2007-6762] = "fixed-version: Fixed from version 2.6.20rc5"
43 CVE_STATUS[CVE-2010-3432] = "fixed-version: Fixed from version 2.6.36rc5"
101 CVE_STATUS[CVE-2012-3375] = "fixed-version: Fixed from version 3.4rc5"
103 CVE_STATUS[CVE-2012-3400] = "fixed-version: Fixed from version 3.5rc5"
129 CVE_STATUS[CVE-2012-4467] = "fixed-version: Fixed from version 3.6rc5"
179 CVE_STATUS[CVE-2012-6689] = "fixed-version: Fixed from version 3.6rc5"
191 CVE_STATUS[CVE-2013-0190] = "fixed-version: Fixed from version 3.8rc5"
211 CVE_STATUS[CVE-2013-0313] = "fixed-version: Fixed from version 3.8rc5"
217 CVE_STATUS[CVE-2013-0871] = "fixed-version: Fixed from version 3.8rc5"
[all …]
/openbmc/linux/drivers/media/usb/dvb-usb/
H 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()
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A DrcS7 for i in /etc/rcS.d/S??* /etc/rc5.d/S??* ;do
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab/
H A DrcS7 for i in /etc/rcS.d/S??* /etc/rc5.d/S??* ;do
/openbmc/linux/Documentation/translations/zh_CN/maintainer/
H A Dmaintainer-entry-profile.rst61 的充足理由。通常新特性贡献者的提交应出现在-rc5之前。
/openbmc/linux/Documentation/userspace-api/media/rc/
H 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
H A Drc-sysfs-nodes.rst39 rc5 [rc6] nec jvc [sony]
/openbmc/linux/Documentation/RCU/
H 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::
/openbmc/linux/drivers/media/rc/img-ir/
H A DMakefile10 img-ir-$(CONFIG_IR_IMG_RC5) += img-ir-rc5.o
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ftgl/
H A Dftgl_2.1.3-rc5.bb24 S = "${WORKDIR}/ftgl-2.1.3~rc5"
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dcx88-devel.rst107 http://www.nenya.be/beor/electronics/rc5.htm
113 http://www.xs4all.nl/~sbp/knowledge/ir/rc5.htm
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ftgl/ftgl/
H A D0001-Explicit-typecast-to-avoid-implicit-double-to-float-.patch9 ../../ftgl-2.1.3~rc5/demo/simple.cpp:110:27: error: non-constant-expression cannot be narrowed from…
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Drc.yaml53 - rc-dib0700-rc5
124 - rc-rc5-tv
/openbmc/linux/Documentation/process/
H 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
/openbmc/u-boot/doc/uImage.FIT/
H A Dmulti_spl.its65 description = "4.7-rc5 kernel";
/openbmc/linux/drivers/media/rc/
H A DMakefile18 obj-$(CONFIG_IR_RC5_DECODER) += ir-rc5-decoder.o
H A Drc-core-priv.h82 } rc5; member
H A Dir-rc5-decoder.c42 struct rc5_dec *data = &dev->raw->rc5; in ir_rc5_decode()
/openbmc/linux/Documentation/translations/zh_TW/process/
H A D2.Process.rst76 十月 27 5.4-rc5
/openbmc/linux/Documentation/translations/zh_CN/process/
H A D2.Process.rst73 十月 27 5.4-rc5
/openbmc/linux/drivers/media/rc/keymaps/
H A DMakefile35 rc-dib0700-rc5.o \
/openbmc/linux/Documentation/maintainer/
H A Dmaintainer-entry-profile.rst68 submissions should appear before -rc5.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-rc26 "rc5 [rc6] nec jvc [sony]"
/openbmc/openbmc/poky/meta/recipes-core/initscripts/
H A Dinitscripts_1.0.bb80 install -d ${D}${sysconfdir}/rc5.d

12