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

  /src/sys/arch/arm/broadcom/
bcm2835_pmwdog.c 85 static void bcmpmwdog_attach(device_t, device_t, void *);
97 bcmpmwdog_match, bcmpmwdog_attach, NULL, NULL);
119 bcmpmwdog_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
bcm2835_pmwdog.c 85 static void bcmpmwdog_attach(device_t, device_t, void *);
97 bcmpmwdog_match, bcmpmwdog_attach, NULL, NULL);
119 bcmpmwdog_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds