Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sound/pci/hda/
HDhdac.c264 static int hdac_rirb_flush(struct hdac_softc *sc);
357 hdac_rirb_flush(sc); in hdac_one_intr()
955 hdac_rirb_flush(struct hdac_softc *sc) in hdac_rirb_flush() function
1051 if (hdac_rirb_flush(sc) == 0) in hdac_send_command()