WIP FPC-III support
[linux/fpc-iii.git] / sound / soc / codecs / ts3a227e.h
blob3565e5931ca633890177d7a858ffd7ac8199a2b5
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * TS3A227E Autonous Audio Accessory Detection and Configureation Switch
5 * Copyright (C) 2014 Google, Inc.
6 */
8 #ifndef _TS3A227E_H
9 #define _TS3A227E_H
11 int ts3a227e_enable_jack_detect(struct snd_soc_component *component,
12 struct snd_soc_jack *jack);
14 #endif