Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ti/
H A Dti_gpio.c257 static struct fdtbus_gpio_controller_func ti_gpio_funcs = { variable
643 fdtbus_register_gpio_controller(self, phandle, &ti_gpio_funcs); in ti_gpio_attach()