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

  /src/sys/arch/arm/ti/
am3_prcm.c 74 static void am3_prcm_attach(device_t, device_t, void *);
152 am3_prcm_match, am3_prcm_attach, NULL, NULL);
262 am3_prcm_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
am3_prcm.c 74 static void am3_prcm_attach(device_t, device_t, void *);
152 am3_prcm_match, am3_prcm_attach, NULL, NULL);
262 am3_prcm_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 21 milliseconds