Searched defs:imx6_anatop_softc (Results 1 – 1 of 1) sorted by relevance
86 struct imx6_anatop_softc { struct87 device_t dev;88 struct resource *res[2];113 static struct imx6_anatop_softc *imx6_anatop_sc; argument