Home
last modified time | relevance | path

Searched refs:ti_gpio_pic_attach (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/ti/
H A Dti_gpio.c132 static int ti_gpio_pic_attach(struct ti_gpio_softc *sc);
699 if (ti_gpio_pic_attach(sc) != 0) { in ti_gpio_attach()
844 ti_gpio_pic_attach(struct ti_gpio_softc *sc) in ti_gpio_pic_attach() function