Home
last modified time | relevance | path

Searched refs:meson_card_parse_daifmt (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/sound/soc/meson/
Dmeson-card.h31 unsigned int meson_card_parse_daifmt(struct device_node *node,
Dmeson-card-utils.c113 unsigned int meson_card_parse_daifmt(struct device_node *node, in meson_card_parse_daifmt() function
138 EXPORT_SYMBOL_GPL(meson_card_parse_daifmt);
Dgx-card.c60 link->dai_fmt = meson_card_parse_daifmt(node, link->cpus->of_node); in gx_card_parse_i2s()
Daxg-card.c265 link->dai_fmt = meson_card_parse_daifmt(node, link->cpus->of_node); in axg_card_parse_tdm()