xref: /kernel/linux/linux-5.10/sound/soc/ux500/mop500_ab8500.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/sound/soc/ux500/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (C) ST-Ericsson SA 2012
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci * Author: Ola Lilja <ola.o.lilja@stericsson.com>
68c2ecf20Sopenharmony_ci *         for ST-Ericsson.
78c2ecf20Sopenharmony_ci *
88c2ecf20Sopenharmony_ci * License terms:
98c2ecf20Sopenharmony_ci */
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci#ifndef MOP500_AB8500_H
128c2ecf20Sopenharmony_ci#define MOP500_AB8500_H
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciextern struct snd_soc_ops mop500_ab8500_ops[];
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ciint mop500_ab8500_machine_init(struct snd_soc_pcm_runtime *runtime);
178c2ecf20Sopenharmony_civoid mop500_ab8500_remove(struct snd_soc_card *card);
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ci#endif
20

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