Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Dintel-hda.c131 uint32_t cbl; member
486 st->bsize = st->cbl; in intel_hda_parse_bdl()
592 reg->stream, stnr, st->cbl); in intel_hda_set_st_ctl()
846 .offset = offsetof(IntelHDAState, st[_i].cbl), \
1163 VMSTATE_UINT32(cbl, IntelHDAStream),