Searched refs:keytable (Results 1 – 13 of 13) sorted by relevance
63 static const u16 keytable[] = { variable138 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()
46 VIRTUAL-RUNTIME_ir-keytable-keymaps ?= "rc-keymaps"48 PACKAGES =+ "media-ctl ir-keytable rc-keymaps libv4l libv4l-dev qv4l2 qvidcap"64 FILES:ir-keytable = "${bindir}/ir-keytable ${base_libdir}/udev/rules.d/*-infrared.rules"65 RDEPENDS:ir-keytable += "${VIRTUAL-RUNTIME_ir-keytable-keymaps}"
25 - ir-keytable: provides a way to query the remote controller, list the47 automatically load a different keytable than the default one. Please see48 `v4l-utils <https://git.linuxtv.org/v4l-utils.git/>`_ ir-keytable.151 The ir-keytable tool is nice for trouble shooting, i.e. to check76 keytable in runtime. Please read ir-keytable.1 man page for details.
18 keytable.c
3 file: uapi/v4l/keytable.c8 /* keytable.c - This program allows checking/replacing keys at IR
39 - ir-keytable: can load keymaps; allows you to set IR kernel protocols; load
13 The ir-keytable program, available at v4l-utils package
32 keytable file is used for different dip switch settings. The information
123 work just by loading the appropriate x86 keytable - see any national-HOWTO.
259 keytable application examples.
873 /var/lock/subsys/keytable -> $(SEC_CONFIG) ;
[all...]