Searched refs:auto_selectable_formats (Results 1 – 15 of 15) sorted by relevance
/linux-6.14.4/sound/soc/ |
D | soc-utils.c | 181 .auto_selectable_formats = &dummy_dai_formats,
|
D | soc-dai.c | 195 fmt |= ops->auto_selectable_formats[i]; in snd_soc_dai_get_fmt()
|
/linux-6.14.4/sound/soc/generic/ |
D | test-component.c | 208 .auto_selectable_formats = &test_dai_formats, 223 .auto_selectable_formats = &test_dai_formats,
|
D | audio-graph-card2-custom-sample.dtsi | 40 * snd_soc_dai_ops :: .auto_selectable_formats.
|
/linux-6.14.4/sound/soc/codecs/ |
D | framer-codec.c | 248 .auto_selectable_formats = framer_dai_formats,
|
D | ak4619.c | 802 .auto_selectable_formats = ak4619_dai_formats,
|
D | ak4613.c | 767 .auto_selectable_formats = &ak4613_dai_formats,
|
D | pcm3168a.c | 596 .auto_selectable_formats = pcm3168a_dai_formats,
|
D | idt821034.c | 873 .auto_selectable_formats = idt821034_dai_formats,
|
D | hdmi-codec.c | 936 .auto_selectable_formats = &hdmi_codec_formats,
|
D | peb2466.c | 827 .auto_selectable_formats = peb2466_dai_formats,
|
D | da7213.c | 1745 .auto_selectable_formats = &da7213_dai_formats,
|
/linux-6.14.4/include/sound/ |
D | soc-dai.h | 362 const u64 *auto_selectable_formats; member
|
/linux-6.14.4/sound/soc/renesas/ |
D | fsi.c | 1730 .auto_selectable_formats = &fsi_dai_formats,
|
/linux-6.14.4/sound/soc/renesas/rcar/ |
D | core.c | 1378 .auto_selectable_formats = rsnd_soc_dai_formats,
|