Lines Matching defs:codec
63 #define hdacc_lock(codec) snd_mtxlock((codec)->lock) argument
64 #define hdacc_unlock(codec) snd_mtxunlock((codec)->lock) argument
65 #define hdacc_lockassert(codec) snd_mtxassert((codec)->lock) argument
487 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_attach() local
543 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_detach() local
587 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_probe_nomatch() local
635 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_get_mtx() local
651 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_stream_alloc() local
664 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_stream_free() local
703 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_stream_intr() local
713 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_unsol_alloc() local
733 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_unsol_free() local
743 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_unsol_intr() local