OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hc_special
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hpc/
hpckbd.c
75
const int *
hc_special
;
member in struct:hpckbd_core
348
hc->
hc_special
= tab->ht_special;
367
hc->
hc_special
= default_special_keymap;
415
if (scancode == hc->
hc_special
[KEY_SPECIAL_OFF]) {
418
} else if (scancode == hc->
hc_special
[KEY_SPECIAL_LIGHT]) {
hpckbd.c
75
const int *
hc_special
;
member in struct:hpckbd_core
348
hc->
hc_special
= tab->ht_special;
367
hc->
hc_special
= default_special_keymap;
415
if (scancode == hc->
hc_special
[KEY_SPECIAL_OFF]) {
418
} else if (scancode == hc->
hc_special
[KEY_SPECIAL_LIGHT]) {
Completed in 23 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025