OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scc_if
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hpcarm/dev/
j720kbd.c
67
struct hpckbd_ic_if
scc_if
;
member in struct:j720kbd_chip
128
haa.haa_ic = &sc->sc_chip->
scc_if
;
141
hpckbd_cnattach(&scc->
scc_if
);
148
scc->
scc_if
.hii_ctx = scc;
149
scc->
scc_if
.hii_establish = j720kbd_input_establish;
150
scc->
scc_if
.hii_poll = j720kbd_poll;
/src/sys/arch/hpcmips/dev/
m38813c.c
64
struct hpckbd_ic_if
scc_if
;
member in struct:m38813c_chip
123
haa.haa_ic = &sc->sc_chip->
scc_if
;
132
scc->
scc_if
.hii_ctx = scc;
134
scc->
scc_if
.hii_establish = m38813c_input_establish;
135
scc->
scc_if
.hii_poll = m38813c_intr;
147
hpckbd_cnattach(&scc->
scc_if
);
tc5165buf.c
73
struct hpckbd_ic_if
scc_if
;
member in struct:tc5165buf_chip
148
haa.haa_ic = &sc->sc_chip->
scc_if
;
157
scc->
scc_if
.hii_ctx = scc;
158
scc->
scc_if
.hii_establish = tc5165buf_input_establish;
159
scc->
scc_if
.hii_poll = tc5165buf_poll;
171
hpckbd_cnattach(&scc->
scc_if
);
Completed in 13 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025