rt5651.h (f06da4fdb5fc2b78d52f62c32aec65b7819178b0) rt5651.h (6f0b819ae2b36614a514824c622ac0e02650b718)
1/*
2 * rt5651.h -- RT5651 ALSA SoC audio driver
3 *
4 * Copyright 2011 Realtek Microelectronics
5 * Author: Johnny Hsu <johnnyhsu@realtek.com>
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as

--- 2066 unchanged lines hidden (view full) ---

2075 int pll_src;
2076 int pll_in;
2077 int pll_out;
2078
2079 int dmic_en;
2080 bool hp_mute;
2081};
2082
1/*
2 * rt5651.h -- RT5651 ALSA SoC audio driver
3 *
4 * Copyright 2011 Realtek Microelectronics
5 * Author: Johnny Hsu <johnnyhsu@realtek.com>
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as

--- 2066 unchanged lines hidden (view full) ---

2075 int pll_src;
2076 int pll_in;
2077 int pll_out;
2078
2079 int dmic_en;
2080 bool hp_mute;
2081};
2082
2083int rt5651_set_jack_detect(struct snd_soc_component *component,
2084 struct snd_soc_jack *hp_jack);
2085#endif /* __RT5651_H__ */
2083#endif /* __RT5651_H__ */