Home
last modified time | relevance | path

Searched defs:stnr (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/audio/
H A Dintel-hda.c107 bool hda_codec_xfer(HDACodecDevice *dev, uint32_t stnr, bool output, in hda_codec_xfer()
395 static bool intel_hda_xfer(HDACodecDevice *dev, uint32_t stnr, bool output, in intel_hda_xfer()
587 uint32_t stnr = (st->ctl >> 20) & 0x0f; in intel_hda_set_st_ctl() local
H A Dhda-codec.c668 static void hda_audio_stream(HDACodecDevice *hda, uint32_t stnr, bool running, bool output) in hda_audio_stream()