HomeSort by: relevance | last modified time | path
    Searched defs:keypad (Results 1 - 9 of 9) sorted by relevancy

  /src/lib/libcurses/
keypad.c 1 /* $NetBSD: keypad.c,v 1.16 2024/12/23 02:58:03 blymn Exp $ */
31 __RCSID("$NetBSD: keypad.c,v 1.16 2024/12/23 02:58:03 blymn Exp $");
38 * keypad --
39 * Turn on and off interpretation of function/keypad keys in the
43 keypad(WINDOW *win, bool bf) function in typeref:typename:int
46 "keypad: win %p, %s\n", win, bf ? "TRUE" : "FALSE");
64 * Return true if window is set for keypad.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
pxa27x.dtsi 92 keypad: keypad@41500000 { label
93 compatible = "marvell,pxa27x-keypad";
ep7209.dtsi 187 keypad: keypad { label
188 compatible = "cirrus,ep7209-keypad";
nspire.dtsi 183 keypad: input@900E0000 { label
184 compatible = "ti,nspire-keypad";
bcm-cygnus.dtsi 609 keypad: keypad@180ac000 { label
610 compatible = "brcm,bcm-keypad";
s5pv210.dtsi 187 keypad: keypad@e1600000 { label
188 compatible = "samsung,s5pv210-keypad";
193 clock-names = "keypad";
omap5-l4.dtsi 2449 keypad: keypad@0 { label
2450 compatible = "ti,omap4-keypad";
exynos4.dtsi 310 keypad: keypad@100a0000 { label
311 compatible = "samsung,s5pv210-keypad";
315 clock-names = "keypad";
omap4-l4.dtsi 1198 keypad: keypad@0 { label
1199 compatible = "ti,omap4-keypad";

Completed in 17 milliseconds