Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/broadcom/
Dbcm2835_aux.c53 static void bcmaux_attach(device_t, device_t, void *);
98 bcmaux_match, bcmaux_attach, NULL, NULL);
114 bcmaux_attach(device_t parent, device_t self, void *aux) in bcmaux_attach() function