Searched refs:sof_ipc4_audio_format (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/sound/soc/sof/ |
D | ipc4-topology.h | 93 struct sof_ipc4_audio_format *out_audio_fmt; 94 struct sof_ipc4_audio_format *ref_audio_fmt; 122 struct sof_ipc4_audio_format out_format;
|
D | ipc4-topology.c | 50 offsetof(struct sof_ipc4_audio_format, sampling_frequency)}, 52 offsetof(struct sof_ipc4_audio_format, bit_depth)}, 54 offsetof(struct sof_ipc4_audio_format, ch_map)}, 56 offsetof(struct sof_ipc4_audio_format, ch_cfg)}, 58 get_token_u32, offsetof(struct sof_ipc4_audio_format, interleaving_style)}, 60 offsetof(struct sof_ipc4_audio_format, fmt_cfg)}, 65 offsetof(struct sof_ipc4_audio_format, sampling_frequency)}, 67 offsetof(struct sof_ipc4_audio_format, bit_depth)}, 69 offsetof(struct sof_ipc4_audio_format, ch_map)}, 71 offsetof(struct sof_ipc4_audio_format, ch_cfg)}, [all …]
|
/linux-6.1.9/include/sound/sof/ipc4/ |
D | header.h | 227 struct sof_ipc4_audio_format { struct 275 struct sof_ipc4_audio_format audio_fmt;
|