Searched refs:num_auto_selectable_formats (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/sound/soc/ |
A D | soc-utils.c | 183 .num_auto_selectable_formats = 1,
|
A D | soc-dai.c | 147 dai->driver->ops->num_auto_selectable_formats) in snd_soc_dai_get_fmt_max_priority() 148 max = max(max, dai->driver->ops->num_auto_selectable_formats); in snd_soc_dai_get_fmt_max_priority() 189 max = ops->num_auto_selectable_formats; in snd_soc_dai_get_fmt()
|
/linux-6.3-rc2/sound/soc/generic/ |
A D | test-component.c | 217 .num_auto_selectable_formats = 1, 233 .num_auto_selectable_formats = 1,
|
/linux-6.3-rc2/include/sound/ |
A D | soc-dai.h | 354 int num_auto_selectable_formats; member
|
/linux-6.3-rc2/sound/soc/codecs/ |
A D | ak4613.c | 768 .num_auto_selectable_formats = 1,
|
A D | pcm3168a.c | 598 .num_auto_selectable_formats = ARRAY_SIZE(pcm3168a_dai_formats),
|
A D | hdmi-codec.c | 711 .num_auto_selectable_formats = 1,
|
A D | idt821034.c | 874 .num_auto_selectable_formats = ARRAY_SIZE(idt821034_dai_formats),
|
A D | peb2466.c | 828 .num_auto_selectable_formats = ARRAY_SIZE(peb2466_dai_formats),
|
/linux-6.3-rc2/sound/soc/sh/rcar/ |
A D | core.c | 1096 .num_auto_selectable_formats = ARRAY_SIZE(rsnd_soc_dai_formats),
|
/linux-6.3-rc2/sound/soc/sh/ |
A D | fsi.c | 1730 .num_auto_selectable_formats = 1,
|
Completed in 28 milliseconds