Home
last modified time | relevance | path

Searched refs:keytable (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/firewire/
H A Dfiredtv-rc.c63 static const u16 keytable[] = { variable
138 idev->keycode = kmemdup(keytable, sizeof(keytable), GFP_KERNEL); in fdtv_register_rc()
143 idev->keycodesize = sizeof(keytable[0]); in fdtv_register_rc()
144 idev->keycodemax = ARRAY_SIZE(keytable); in fdtv_register_rc()
146 for (i = 0; i < ARRAY_SIZE(keytable); i++) in fdtv_register_rc()
147 set_bit(keytable[i], idev->keybit); in fdtv_register_rc()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/
H A Dv4l-utils_1.22.1.bb32 VIRTUAL-RUNTIME_ir-keytable-keymaps ?= "rc-keymaps"
34 PACKAGES =+ "media-ctl ir-keytable rc-keymaps libv4l libv4l-dev"
40 FILES:ir-keytable = "${bindir}/ir-keytable ${base_libdir}/udev/rules.d/*-infrared.rules"
41 RDEPENDS:ir-keytable += "${VIRTUAL-RUNTIME_ir-keytable-keymaps}"
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dremote-controller.rst25 - ir-keytable: provides a way to query the remote controller, list the
47 automatically load a different keytable than the default one. Please see
48 `v4l-utils <https://git.linuxtv.org/v4l-utils.git/>`_ ir-keytable.1
51 The ir-keytable tool is nice for trouble shooting, i.e. to check
76 keytable in runtime. Please read ir-keytable.1 man page for details.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Drc-table-change.rst18 keytable.c
H A Dkeytable.c.rst3 file: uapi/v4l/keytable.c
8 /* keytable.c - This program allows checking/replacing keys at IR
H A Dlirc-dev-intro.rst39 - ir-keytable: can load keymaps; allows you to set IR kernel protocols; load
/OK3568_Linux_fs/kernel/drivers/media/rc/keymaps/
H A DKconfig13 The ir-keytable program, available at v4l-utils package
/OK3568_Linux_fs/buildroot/package/libv4l/
H A DConfig.in31 - ir-keytable
/OK3568_Linux_fs/kernel/arch/m68k/q40/
H A DREADME124 work just by loading the appropriate x86 keytable - see any national-HOWTO.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dv4l2.rst259 keytable application examples.