Searched refs:num_auto_selectable_formats (Results 1 – 11 of 11) sorted by relevance
/linux-6.6.21/sound/soc/ |
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()
|
D | soc-utils.c | 183 .num_auto_selectable_formats = 1,
|
/linux-6.6.21/sound/soc/generic/ |
D | test-component.c | 217 .num_auto_selectable_formats = 1, 233 .num_auto_selectable_formats = 1,
|
/linux-6.6.21/include/sound/ |
D | soc-dai.h | 365 int num_auto_selectable_formats; member
|
/linux-6.6.21/sound/soc/codecs/ |
D | ak4613.c | 768 .num_auto_selectable_formats = 1,
|
D | pcm3168a.c | 598 .num_auto_selectable_formats = ARRAY_SIZE(pcm3168a_dai_formats),
|
D | idt821034.c | 874 .num_auto_selectable_formats = ARRAY_SIZE(idt821034_dai_formats),
|
D | hdmi-codec.c | 922 .num_auto_selectable_formats = 1,
|
D | peb2466.c | 828 .num_auto_selectable_formats = ARRAY_SIZE(peb2466_dai_formats),
|
/linux-6.6.21/sound/soc/sh/ |
D | fsi.c | 1730 .num_auto_selectable_formats = 1,
|
/linux-6.6.21/sound/soc/sh/rcar/ |
D | core.c | 1383 .num_auto_selectable_formats = ARRAY_SIZE(rsnd_soc_dai_formats),
|