escodec_softc
escodec_lock(struct escodec_softc *sc)
escodec_unlock(struct escodec_softc *sc)
escodec_read(struct escodec_softc *sc, uint8_t reg)
escodec_write(struct escodec_softc *sc, uint8_t reg, uint8_t val)
struct escodec_softc * const sc = arg->context;
struct escodec_softc * const sc = priv;
struct escodec_softc * const sc = priv;
struct escodec_softc * const sc = priv;
struct escodec_softc * const sc = audio_dai_private(dai);
struct escodec_softc * const sc = audio_dai_private(dai);
struct escodec_softc * const sc = audio_dai_private(dai);
struct escodec_softc * const sc = device_private(dev);
escodec_init(struct escodec_softc *sc)
struct escodec_softc * const sc = device_private(self);
CFATTACH_DECL_NEW(es8316ac, sizeof(struct escodec_softc),