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

  /src/sys/arch/arm/imx/
imx51_iomux.c 64 static void iomux_attach(device_t, device_t, void *);
69 iomux_match, iomux_attach, NULL, NULL);
83 iomux_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
imx51_iomux.c 64 static void iomux_attach(device_t, device_t, void *);
69 iomux_match, iomux_attach, NULL, NULL);
83 iomux_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 26 milliseconds