Searched refs:gpio_ih (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/sys/mips/rt305x/
H A Drt305x_gpiovar.h38 void *gpio_ih; member in struct:rt305x_gpio_softc
H A Drt305x_gpio.c462 rt305x_gpio_intr, NULL, sc, &sc->gpio_ih))) {
/freebsd-10-stable/sys/mips/cavium/
H A Docteon_gpiovar.h49 void *gpio_ih[OCTEON_GPIO_IRQS]; member in struct:octeon_gpio_softc
H A Docteon_gpio.c392 &(sc->gpio_intr_cookies[i]), &sc->gpio_ih[i]))) {
/freebsd-10-stable/sys/mips/atheros/
H A Dar71xx_gpiovar.h65 void *gpio_ih; member in struct:ar71xx_gpio_softc
H A Dar71xx_gpio.c373 ar71xx_gpio_filter, ar71xx_gpio_intr, sc, &sc->gpio_ih))) {
/freebsd-10-stable/sys/arm/freescale/vybrid/
H A Dvf_port.c93 void *gpio_ih[NGPIO]; member in struct:port_softc
226 port_intr, NULL, sc, &sc->gpio_ih[irq]))) {
/freebsd-10-stable/sys/arm/freescale/imx/
H A Dimx_gpio.c97 void *gpio_ih[11]; /* 1 ptr is not a big waste */ member in struct:imx51_gpio_softc
411 imx51_gpio_intr, NULL, sc, &sc->gpio_ih[irq]))) {
/freebsd-10-stable/sys/arm/samsung/exynos/
H A Dexynos5_pad.c100 void *gpio_ih[NPORTS+4]; member in struct:pad_softc
416 NULL, sc, &sc->gpio_ih[i]))) {

Completed in 147 milliseconds