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

  /src/sys/arch/arm/imx/
imx23_ahb.c 44 static void ahb_attach(device_t, device_t, void *);
54 ahb_attach,
73 ahb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
imx31_ahb.c 133 static void ahb_attach(device_t, device_t, void *);
140 ahb_match, ahb_attach, NULL, NULL);
151 ahb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 33 milliseconds