Home
last modified time | relevance | path

Searched defs:imx6_anatop_softc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_anatop.c88 struct imx6_anatop_softc { struct
89 device_t dev;
90 struct resource *res[2];
115 static struct imx6_anatop_softc *imx6_anatop_sc; argument