Searched refs:auto_selectable_formats (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-utils.c | 182 .auto_selectable_formats = &dummy_dai_formats,
|
H A D | soc-dai.c | 143 * return max num if *ALL* DAIs have .auto_selectable_formats in snd_soc_dai_get_fmt_max_priority() 176 * Collect auto_selectable_formats until priority in snd_soc_dai_get_fmt() 179 * auto_selectable_formats[] = { A, B, C }; in snd_soc_dai_get_fmt() 195 fmt |= ops->auto_selectable_formats[i]; in snd_soc_dai_get_fmt()
|
/kernel/linux/linux-6.6/sound/soc/generic/ |
H A D | test-component.c | 216 .auto_selectable_formats = &test_dai_formats, 232 .auto_selectable_formats = &test_dai_formats,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-dai.h | 364 u64 *auto_selectable_formats; member
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | ak4613.c | 767 .auto_selectable_formats = &ak4613_dai_formats,
|
H A D | pcm3168a.c | 597 .auto_selectable_formats = pcm3168a_dai_formats,
|
H A D | idt821034.c | 873 .auto_selectable_formats = idt821034_dai_formats,
|
H A D | hdmi-codec.c | 921 .auto_selectable_formats = &hdmi_codec_formats,
|
H A D | peb2466.c | 827 .auto_selectable_formats = peb2466_dai_formats,
|
/kernel/linux/linux-6.6/sound/soc/sh/ |
H A D | fsi.c | 1729 .auto_selectable_formats = &fsi_dai_formats,
|
/kernel/linux/linux-6.6/sound/soc/sh/rcar/ |
H A D | core.c | 1382 .auto_selectable_formats = rsnd_soc_dai_formats,
|
Completed in 19 milliseconds