Searched defs:sun8i_codec_softc (Results 1 – 1 of 1) sorted by relevance
143 struct sun8i_codec_softc { struct144 device_t dev;145 struct resource *res[2];146 struct mtx mtx;147 clk_t clk_gate;148 clk_t clk_mod;149 void * intrhand;