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

  /src/sys/arch/arm/nxp/
imx_com.c 45 static void imx_com_attach(device_t, device_t, void *);
48 imx_com_match, imx_com_attach, NULL, NULL);
64 imx_com_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds