Lines Matching refs:hdacc_softc
53 struct hdacc_softc { struct
487 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_attach()
543 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_detach()
587 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_probe_nomatch()
635 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_get_mtx()
651 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_stream_alloc()
664 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_stream_free()
703 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_stream_intr()
713 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_unsol_alloc()
733 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_unsol_free()
743 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_unsol_intr()
800 sizeof(struct hdacc_softc),