Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/atheros/dev/
H A Dargpio.c77 static void argpio_attach(device_t, device_t, void *);
85 argpio_attach, NULL, NULL);
105 argpio_attach(device_t parent, device_t self, void *aux) in argpio_attach() function