drm/rockchip: dw_hdmi_qp: Add basic RK3576 HDMI output support
[drm/drm-misc.git] / sound / soc / ux500 / mop500_ab8500.h
blob98de80a9cc4fefa585097ca7bd3fbe65b8dce957
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright (C) ST-Ericsson SA 2012
5 * Author: Ola Lilja <ola.o.lilja@stericsson.com>
6 * for ST-Ericsson.
7 */
9 #ifndef MOP500_AB8500_H
10 #define MOP500_AB8500_H
12 extern const struct snd_soc_ops mop500_ab8500_ops[];
14 int mop500_ab8500_machine_init(struct snd_soc_pcm_runtime *rtd);
15 void mop500_ab8500_remove(struct snd_soc_card *card);
17 #endif