Home
last modified time | relevance | path

Searched refs:num_auto_selectable_formats (Results 1 – 13 of 13) sorted by relevance

/linux/sound/soc/
H A Dsoc-dai.c133 dai->driver->ops->num_auto_selectable_formats) in snd_soc_dai_get_fmt_max_priority()
134 max = max(max, dai->driver->ops->num_auto_selectable_formats); in snd_soc_dai_get_fmt_max_priority()
175 max = ops->num_auto_selectable_formats; in snd_soc_dai_get_fmt()
H A Dsoc-utils.c209 .num_auto_selectable_formats = 1,
/linux/sound/soc/generic/
H A Dtest-component.c219 .num_auto_selectable_formats = 1,
235 .num_auto_selectable_formats = 1,
/linux/sound/soc/codecs/
H A Dframer-codec.c249 .num_auto_selectable_formats = ARRAY_SIZE(framer_dai_formats),
H A Dak4619.c803 .num_auto_selectable_formats = ARRAY_SIZE(ak4619_dai_formats),
H A Dak4613.c768 .num_auto_selectable_formats = 1,
H A Didt821034.c874 .num_auto_selectable_formats = ARRAY_SIZE(idt821034_dai_formats),
H A Dhdmi-codec.c1021 .num_auto_selectable_formats = 1,
H A Dda7213.c1746 .num_auto_selectable_formats = 1,
H A Dpeb2466.c828 .num_auto_selectable_formats = ARRAY_SIZE(peb2466_dai_formats),
/linux/sound/soc/renesas/rcar/
H A Dmsiof.c277 .num_auto_selectable_formats = 1,
H A Dcore.c1370 .num_auto_selectable_formats = ARRAY_SIZE(rsnd_soc_dai_formats),
/linux/include/sound/
H A Dsoc-dai.h357 int num_auto_selectable_formats; member