Home
last modified time | relevance | path

Searched refs:hdacc_softc (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/sound/pci/hda/
H A Dhdacc.c53 struct hdacc_softc { struct
407 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_attach()
463 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_detach()
508 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_probe_nomatch()
556 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_get_mtx()
572 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_stream_alloc()
585 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_stream_free()
624 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_stream_intr()
634 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_unsol_alloc()
654 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_unsol_free()
[all …]