Home
last modified time | relevance | path

Searched refs:ipu3sc_softc (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c78 struct ipu3sc_softc { struct
96 static struct ipu3sc_softc *ipu3sc_softc; argument
118 ipu3_fb_init(struct ipu3sc_softc *sc) in ipu3_fb_init()
199 struct ipu3sc_softc *sc = device_get_softc(dev); in ipu3_fb_attach()
207 ipu3sc_softc = sc; in ipu3_fb_attach()
341 struct ipu3sc_softc *sc = device_get_softc(dev); in ipu3_fb_getinfo()
361 sizeof(struct ipu3sc_softc),
H A Dimx51_ipuv3.c79 struct ipu3sc_softc { struct
118 static struct ipu3sc_softc *ipu3sc_softc; variable
204 ipu3_fb_malloc(struct ipu3sc_softc *sc, size_t size) in ipu3_fb_malloc()
217 struct ipu3sc_softc *sc = arg; in ipu3_fb_init()
278 struct ipu3sc_softc *sc = device_get_softc(dev); in ipu3_fb_attach()
286 if (ipu3sc_softc) in ipu3_fb_attach()
289 ipu3sc_softc = sc; in ipu3_fb_attach()
432 sizeof(struct ipu3sc_softc),