Searched refs:hda_notify_codecs (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/bhyve/ |
H A D | pci_hda.c | 155 static int hda_notify_codecs(struct hda_softc *sc, uint8_t run, 495 hda_notify_codecs(struct hda_softc *sc, uint8_t run, uint8_t stream, in hda_notify_codecs() function 676 hda_notify_codecs(sc, 1, strm, dir); in hda_stream_start() 692 hda_notify_codecs(sc, 0, strm, dir); in hda_stream_stop()
|