Home
last modified time | relevance | path

Searched defs:fmt_cfg (Results 1 – 3 of 3) sorted by relevance

/linux/sound/hda/core/
H A Dintel-nhlt.c58 struct nhlt_fmt_cfg *fmt_cfg = fmt_configs->fmt_config; in intel_nhlt_get_dmic_geo() local
/linux/include/sound/sof/ipc4/
H A Dheader.h280 uint32_t fmt_cfg; /* channels_count valid_bit_depth s_type */ member
/linux/sound/soc/sof/
H A Dipc4-topology.c1341 static u32 sof_ipc4_fmt_cfg_to_type(u32 fmt_cfg) in sof_ipc4_fmt_cfg_to_type()