Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/firewire/
Dfiredtv-rc.c67 static const u16 keytable[] = { variable
142 idev->keycode = kmemdup(keytable, sizeof(keytable), GFP_KERNEL); in fdtv_register_rc()
147 idev->keycodesize = sizeof(keytable[0]); in fdtv_register_rc()
148 idev->keycodemax = ARRAY_SIZE(keytable); in fdtv_register_rc()
150 for (i = 0; i < ARRAY_SIZE(keytable); i++) in fdtv_register_rc()
151 set_bit(keytable[i], idev->keybit); in fdtv_register_rc()
/Linux-v4.19/Documentation/media/v4l-drivers/
Dv4l-with-ir.rst22 - ir-keytable: provides a way to query the remote controller, list the
44 automatically load a different keytable than the default one. Please see
45 `v4l-utils <https://git.linuxtv.org/v4l-utils.git/>`_ ir-keytable.1
48 The ir-keytable tool is nice for trouble shooting, i.e. to check
73 keytable in runtime. Please read ir-keytable.1 man page for details.
/Linux-v4.19/Documentation/media/uapi/rc/
Drc-table-change.rst18 keytable.c
Dkeytable.c.rst3 file: uapi/v4l/keytable.c
8 /* keytable.c - This program allows checking/replacing keys at IR
/Linux-v4.19/drivers/media/rc/keymaps/
DKconfig12 The ir-keytable program, available at v4l-utils package
/Linux-v4.19/arch/m68k/q40/
DREADME124 work just by loading the appropriate x86 keytable - see any national-HOWTO.
/Linux-v4.19/Documentation/media/uapi/v4l/
Dv4l2.rst249 keytable application examples.