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

  /src/sys/arch/arm/broadcom/
bcm2835_pmwdog.c 84 static int bcmpmwdog_match(device_t, cfdata_t, void *);
97 bcmpmwdog_match, bcmpmwdog_attach, NULL, NULL);
111 bcmpmwdog_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
bcm2835_pmwdog.c 84 static int bcmpmwdog_match(device_t, cfdata_t, void *);
97 bcmpmwdog_match, bcmpmwdog_attach, NULL, NULL);
111 bcmpmwdog_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
bcm2835_pmwdog.c 84 static int bcmpmwdog_match(device_t, cfdata_t, void *);
97 bcmpmwdog_match, bcmpmwdog_attach, NULL, NULL);
111 bcmpmwdog_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 34 milliseconds