OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:i_thispin_index
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/gpio/
gpioirq.c
48
int
i_thispin_index
;
member in struct:gpioirq_iv
226
sc->sc_intrs[apin].
i_thispin_index
= apin;
256
val = gpio_pin_read(sc->sc_gpio, &sc->sc_map, is->
i_thispin_index
);
260
device_xname(sc->sc_dev), sc->sc_intrs[is->
i_thispin_index
].sc_intrstr, val);
gpioirq.c
48
int
i_thispin_index
;
member in struct:gpioirq_iv
226
sc->sc_intrs[apin].
i_thispin_index
= apin;
256
val = gpio_pin_read(sc->sc_gpio, &sc->sc_map, is->
i_thispin_index
);
260
device_xname(sc->sc_dev), sc->sc_intrs[is->
i_thispin_index
].sc_intrstr, val);
Completed in 20 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025