Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/at91/
H A Dat91twi.c51 void at91twi_attach(device_t, device_t, void *);
66 at91twi_match, at91twi_attach, NULL, NULL);
77 at91twi_attach(device_t parent, device_t self, void *aux) in at91twi_attach() function