Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/cortex/
H A Darmperiph.c49 static void armperiph_attach(device_t, device_t, void *);
135 armperiph_match, armperiph_attach, NULL, NULL);
171 armperiph_attach(device_t parent, device_t self, void *aux) in armperiph_attach() function