Searched refs:avs_audio_format (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/sound/soc/intel/avs/ |
| H A D | topology.h | 26 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 D | messages.h | 703 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 D | topology.c | 348 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 D | messages.c | 665 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 D | path.c | 86 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 D | snd_ps3.h | 40 uint32_t avs_audio_format; /* fixed */ member
|
| H A D | snd_ps3.c | 384 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()
|