xref: /kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/mt8186-mt6366-common.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * mt8186-mt6366-common.h
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Copyright (c) 2022 MediaTek Inc.
662306a36Sopenharmony_ci * Author: Jiaxin Yu <jiaxin.yu@mediatek.com>
762306a36Sopenharmony_ci */
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#ifndef _MT8186_MT6366_COMMON_H_
1062306a36Sopenharmony_ci#define _MT8186_MT6366_COMMON_H_
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ciint mt8186_mt6366_init(struct snd_soc_pcm_runtime *rtd);
1362306a36Sopenharmony_ciint mt8186_mt6366_card_set_be_link(struct snd_soc_card *card,
1462306a36Sopenharmony_ci				   struct snd_soc_dai_link *link,
1562306a36Sopenharmony_ci				   struct device_node *node,
1662306a36Sopenharmony_ci				   char *link_name);
1762306a36Sopenharmony_ci#endif
18

Indexes created Thu Nov 07 10:32:03 CST 2024