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

  /src/sys/arch/arm/ti/
am3_prcm.c 73 static int am3_prcm_match(device_t, cfdata_t, void *);
152 am3_prcm_match, am3_prcm_attach, NULL, NULL);
254 am3_prcm_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
am3_prcm.c 73 static int am3_prcm_match(device_t, cfdata_t, void *);
152 am3_prcm_match, am3_prcm_attach, NULL, NULL);
254 am3_prcm_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 21 milliseconds