Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/xscale/
H A Dpxa2x0_dmac.c220 static void pxadmac_attach(device_t, device_t, void *);
223 pxadmac_match, pxadmac_attach, NULL, NULL);
295 pxadmac_attach(device_t parent, device_t self, void *aux) in pxadmac_attach() function