Searched refs:meson_card_set_fe_link (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/meson/ |
H A D | meson-card.h | 46 int meson_card_set_fe_link(struct snd_soc_card *card,
|
H A D | meson-card-utils.c | 175 int meson_card_set_fe_link(struct snd_soc_card *card, in meson_card_set_fe_link() function 195 EXPORT_SYMBOL_GPL(meson_card_set_fe_link);
|
H A D | axg-card.c | 329 return meson_card_set_fe_link(card, dai_link, np, true); in axg_card_add_link() 331 return meson_card_set_fe_link(card, dai_link, np, false); in axg_card_add_link()
|
H A D | gx-card.c | 98 return meson_card_set_fe_link(card, dai_link, np, true); in gx_card_add_link()
|