Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dhda_codec.c51 #define HDA_CODEC_STREAMS_COUNT 0x02 macro
199 struct hda_codec_stream streams[HDA_CODEC_STREAMS_COUNT];
479 for (i = 0; i < HDA_CODEC_STREAMS_COUNT; i++) { in hda_codec_reset()