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

  /src/sys/arch/arm/ti/
omap3_dss.c 102 static void omapfb_attach(device_t, device_t, void *);
105 omapfb_match, omapfb_attach, NULL, NULL);
183 omapfb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
omap3_dss.c 102 static void omapfb_attach(device_t, device_t, void *);
105 omapfb_match, omapfb_attach, NULL, NULL);
183 omapfb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
omap3_dss.c 102 static void omapfb_attach(device_t, device_t, void *);
105 omapfb_match, omapfb_attach, NULL, NULL);
183 omapfb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 34 milliseconds