Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dtopology.h1039 unsigned int tdm_slot_width; /* width in bits for each slot */ member
/third_party/alsa-lib/src/topology/
Dpcm.c1604 if (parse_unsigned(n, &hw_cfg->tdm_slot_width)) in tplg_parse_hw_config()
1683 if (err >= 0 && hc->tdm_slot_width) in tplg_save_hw_config()
1685 hc->tdm_slot_width); in tplg_save_hw_config()
1830 cfg->tdm_slot_width = tpl->tdm_slot_width; in set_link_hw_config()
2211 hw->tdm_slot_width = link->hw_config[i].tdm_slot_width; in tplg_decode_link()
/third_party/alsa-lib/include/sound/uapi/
Dasoc.h352 __le32 tdm_slot_width; /* width in bits for each slot */ member