Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ti/
H A Dti_gpio.c386 static struct fdtbus_interrupt_controller_func ti_gpio_intrfuncs = { variable
655 fdtbus_register_interrupt_controller(self, phandle, &ti_gpio_intrfuncs); in ti_gpio_attach()