Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Dpsoc.c81 static void psoc_attach(device_t, device_t, void *);
88 psoc_match, psoc_attach, NULL, NULL);
108 psoc_attach(device_t parent, device_t self, void *aux) in psoc_attach() function