Searched refs:button_config (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/hpc/
H A Dbtnmgr.c135 } button_config[] = { variable in typeref:struct:__anon115
152 sizeof(button_config) / sizeof(*button_config);
209 if (button_config[id].name != NULL)
235 if (button_config[id].kevent) {
242 n = pckbd_encode(evtype, button_config[id].keycode,
248 button_config[id].keycode);
265 return (button_config[id].name);

Completed in 210 milliseconds