Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/ralink/
H A Dralink_gpio.c330 static void ra_gpio_attach(device_t, device_t, void *);
486 ra_gpio_attach, NULL, NULL);
570 ra_gpio_attach(device_t parent, device_t self, void *aux) in ra_gpio_attach() function