Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Da33_codec.c143 struct sun8i_codec_softc { struct
144 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;