HomeSort by: relevance | last modified time | path
    Searched refs:BUTTON (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hpcmips/conf/
TX3912 132 hpcin* at hpcioman3 iochip 1 evtype BUTTON id BTN_REC port 6 edge 1
133 hpcin* at hpcioman3 iochip 1 evtype BUTTON id BTN_APP0 port 5 edge 1
142 hpcin* at hpcioman4 iochip 1 evtype BUTTON id BTN_REC port 6 edge 1
143 hpcin* at hpcioman4 iochip 1 evtype BUTTON id BTN_APP0 port 5 edge 1
149 hpcout* at hpcioman4 iochip 2 evtype BUTTON id BTN_LIGHT port 5
153 hpcin* at hpcioman5 iochip 1 evtype BUTTON id BTN_REC port 0 edge 1
154 hpcin* at hpcioman5 iochip 0 evtype BUTTON id BTN_APP0 port 31 edge 1
155 hpcin* at hpcioman5 iochip 0 evtype BUTTON id BTN_COVER port 29 edge 1
TX3922 115 hpcin* at hpcioman1 iochip 1 evtype BUTTON id BTN_APP0 port 7 edge 1 # IE button
116 hpcin* at hpcioman1 iochip 1 evtype BUTTON id BTN_APP1 port 8 edge 1 # Mail button
123 hpcin* at hpcioman2 iochip 1 evtype BUTTON id BTN_APP0 port 7 edge 1 # IE button
124 hpcin* at hpcioman2 iochip 1 evtype BUTTON id BTN_APP1 port 8 edge 1 # Mail button
125 hpcin* at hpcioman2 iochip 1 evtype BUTTON id BTN_APP2 port 11 edge 1 # Video button
    [all...]
  /src/sys/dev/bluetooth/
btms.c 99 #define BUTTON(n) (1 << (((n) == 1 || (n) == 2) ? 3 - (n) : (n)))
316 aprint_normal(": %d button%s%s%s%s.\n",
430 buttons |= BUTTON(i);
467 printf("btms: button%d: pos=%d, size=%d\n", i,
  /src/sys/arch/hpc/include/
config_hook.h 154 /* button event type */
196 #define BUTTON CONFIG_HOOK_BUTTONEVENT

Completed in 35 milliseconds