Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Dpath.c103 variant->fe_fmt->sampling_freq, variant->fe_fmt->num_channels, in avs_path_find_variant()
104 variant->fe_fmt->valid_bit_depth, variant->fe_fmt->bit_depth); in avs_path_find_variant()
109 if (variant->fe_fmt && avs_test_hw_params(fe_params, variant->fe_fmt) && in avs_path_find_variant()
H A Dtopology.h154 struct avs_audio_format *fe_fmt; member
H A Dtopology.c1230 .offset = offsetof(struct avs_tplg_path, fe_fmt),