Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/intel/avs/
H A Dtopology.h26 struct avs_audio_format *fmts;
58 struct avs_audio_format *fmt;
71 struct avs_audio_format *out_fmt;
79 struct avs_audio_format *ref_fmt;
80 struct avs_audio_format *out_fmt;
105 struct avs_audio_format *ref_fmt;
106 struct avs_audio_format *out_fmt;
110 struct avs_audio_format *ref_fmt;
177 struct avs_audio_format *fe_fmt;
178 struct avs_audio_format *be_fmt;
[all …]
H A Dmessages.h703 struct avs_audio_format { struct
802 struct avs_audio_format out_fmt;
834 struct avs_audio_format out_fmt;
840 struct avs_audio_format ref_fmt;
841 struct avs_audio_format out_fmt;
874 struct avs_audio_format ref_fmt;
875 struct avs_audio_format out_fmt;
899 struct avs_audio_format ref_fmt;
900 struct avs_audio_format out_fmt;
916 struct avs_audio_format src_fmt;
[all …]
H A Dtopology.c348 AVS_DEFINE_PTR_PARSER(audio_format, struct avs_audio_format, fmts);
358 struct avs_audio_format *audio_format = object; in parse_audio_format_bitfield()
529 .offset = offsetof(struct avs_audio_format, sampling_freq),
535 .offset = offsetof(struct avs_audio_format, bit_depth),
541 .offset = offsetof(struct avs_audio_format, channel_map),
547 .offset = offsetof(struct avs_audio_format, channel_config),
553 .offset = offsetof(struct avs_audio_format, interleaving),
H A Dmessages.c665 const struct avs_audio_format *src_fmt, in avs_ipc_copier_set_sink_format()
666 const struct avs_audio_format *sink_fmt) in avs_ipc_copier_set_sink_format()
H A Dpath.c86 struct avs_audio_format *fmt) in avs_test_hw_params()
229 struct avs_audio_format *fmt; in avs_nhlt_config_or_default()
1131 const struct avs_audio_format *src_fmt, *sink_fmt; in avs_path_bind_prepare()
/linux-6.15/sound/ppc/
H A Dsnd_ps3.h40 uint32_t avs_audio_format; /* fixed */ member
H A Dsnd_ps3.c384 card->avs.avs_audio_format, in snd_ps3_change_avsetting()
878 card->avs.avs_audio_format = PS3AV_CMD_AUDIO_FORMAT_PCM; in snd_ps3_init_avsetting()