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

  /src/sys/arch/arm/broadcom/
bcm2835_aux.c 52 static int bcmaux_match(device_t, cfdata_t, void *);
98 bcmaux_match, bcmaux_attach, NULL, NULL);
106 bcmaux_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
bcm2835_aux.c 52 static int bcmaux_match(device_t, cfdata_t, void *);
98 bcmaux_match, bcmaux_attach, NULL, NULL);
106 bcmaux_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
bcm2835_aux.c 52 static int bcmaux_match(device_t, cfdata_t, void *);
98 bcmaux_match, bcmaux_attach, NULL, NULL);
106 bcmaux_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 141 milliseconds