Searched defs:sun8i_codec_softc (Results 1 – 1 of 1) sorted by relevance
110 struct sun8i_codec_softc { struct111 device_t sc_dev;112 bus_space_tag_t sc_bst;113 bus_space_handle_t sc_bsh;137 struct sun8i_codec_softc * const sc = priv; in sun8i_codec_set_port() argument