OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpio_is_high
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/imx/
imxgpiovar.h
46
void *
gpio_is_high
;
member in struct:imxgpio_softc
imx51_gpio.c
121
gpio->
gpio_is_high
= intr_establish(aa->aa_irq + 1,
123
KASSERT(gpio->
gpio_is_high
!= NULL);
/src/sys/arch/arm/nxp/
imx_gpio.c
141
sc->
gpio_is_high
= fdtbus_intr_establish_xname(phandle, 1, IPL_HIGH, 0,
143
if (sc->
gpio_is_high
== NULL) {
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025