OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ih_rx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sa11x0/
sa1111_kbc.c
89
void *
ih_rx
; /* receive interrupt */
member in struct:sackbc_softc
189
if (!(sc->polling) && sc->
ih_rx
== NULL) {
190
sc->
ih_rx
= sacc_intr_establish(
194
if (sc->
ih_rx
== NULL) {
203
if (sc->polling && sc->
ih_rx
) {
207
sc->
ih_rx
);
208
sc->
ih_rx
= NULL;
247
sc->
ih_rx
= NULL;
sa1111_kbc.c
89
void *
ih_rx
; /* receive interrupt */
member in struct:sackbc_softc
189
if (!(sc->polling) && sc->
ih_rx
== NULL) {
190
sc->
ih_rx
= sacc_intr_establish(
194
if (sc->
ih_rx
== NULL) {
203
if (sc->polling && sc->
ih_rx
) {
207
sc->
ih_rx
);
208
sc->
ih_rx
= NULL;
247
sc->
ih_rx
= NULL;
Completed in 21 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025