summaryrefslogtreecommitdiff
path: root/asoc/device_event.h
blob: 5327f0ef1a22f7987be368cc7ed3aeae2e2e7ab6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
 */

#ifndef __DEVICE_EVENT_H
#define __DEVICE_EVENT_H

#define QC_AUDIO_EXTERNAL_SPK_1_EVENT "qc_ext_spk_1"
#define QC_AUDIO_EXTERNAL_SPK_2_EVENT "qc_ext_spk_2"
#define QC_AUDIO_EXTERNAL_MIC_EVENT "qc_ext_mic"

#endif /* __DEVICE_EVENT_H */