xref: /kernel/linux/linux-6.6/sound/soc/mediatek/common/mtk-soundcard-driver.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/sound/soc/mediatek/common/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * mtk-soundcard-driver.h  --  MediaTek soundcard driver common definition
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Copyright (c) 2022 MediaTek Inc.
662306a36Sopenharmony_ci * Author: Trevor Wu <trevor.wu@mediatek.com>
762306a36Sopenharmony_ci */
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#ifndef _MTK_SOUNDCARD_DRIVER_H_
1062306a36Sopenharmony_ci#define _MTK_SOUNDCARD_DRIVER_H_
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ciint parse_dai_link_info(struct snd_soc_card *card);
1362306a36Sopenharmony_civoid clean_card_reference(struct snd_soc_card *card);
1462306a36Sopenharmony_ci#endif
15

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