Searched refs:hdac_find_stream (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac.c1855 hdac_find_stream(struct hdac_softc *sc, int dir, int stream) function
1898 ss = hdac_find_stream(sc, dir, 0);
1956 ss = hdac_find_stream(sc, dir, stream);
1977 ss = hdac_find_stream(sc, dir, stream);
2038 ss = hdac_find_stream(sc, dir, stream);
2068 ss = hdac_find_stream(sc, dir, stream);
2103 ss = hdac_find_stream(sc, dir, stream);

Completed in 29 milliseconds