HomeSort by: relevance | last modified time | path
    Searched defs:bcmaux_attach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm2835_aux.c 53 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) function in typeref:typename:void

Completed in 12 milliseconds