Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/at91/
H A Dat91bus.c124 static void at91bus_attach(device_t, device_t, void *);
133 at91bus_match, at91bus_attach, NULL, NULL);
589 at91bus_attach(device_t parent, device_t self, void *aux) in at91bus_attach() function