Symbol: snd_soc_jack_gpio
include/sound/simple_card_utils.h
48
struct snd_soc_jack_gpio gpio;
include/sound/soc-jack.h
103
struct snd_soc_jack_gpio *gpios);
include/sound/soc-jack.h
106
int count, struct snd_soc_jack_gpio *gpios);
include/sound/soc-jack.h
108
struct snd_soc_jack_gpio *gpios);
include/sound/soc-jack.h
111
struct snd_soc_jack_gpio *gpios)
include/sound/soc-jack.h
119
struct snd_soc_jack_gpio *gpios)
include/sound/soc-jack.h
125
struct snd_soc_jack_gpio *gpios)
sound/soc/codecs/cx2072x.c
1444
static const struct snd_soc_jack_gpio cx2072x_jack_gpio = {
sound/soc/codecs/cx2072x.c
43
struct snd_soc_jack_gpio jack_gpio;
sound/soc/codecs/rt5670.c
516
struct snd_soc_jack_gpio *gpio = &rt5670->hp_gpio;
sound/soc/codecs/rt5670.h
1987
struct snd_soc_jack_gpio hp_gpio;
sound/soc/fsl/imx-es8328.c
28
static struct snd_soc_jack_gpio headset_jack_gpios[] = {
sound/soc/intel/boards/bdw-rt5677.c
102
static struct snd_soc_jack_gpio headphone_jack_gpio = {
sound/soc/intel/boards/bdw-rt5677.c
108
static struct snd_soc_jack_gpio mic_jack_gpio = {
sound/soc/intel/boards/bytcr_rt5640.c
477
static struct snd_soc_jack_gpio rt5640_jack_gpio = {
sound/soc/intel/boards/bytcr_rt5640.c
484
static struct snd_soc_jack_gpio rt5640_jack2_gpio = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
162
static struct snd_soc_jack_gpio hs_jack_gpios[] = {
sound/soc/rockchip/rk3288_hdmi_analog.c
111
static struct snd_soc_jack_gpio rk_hp_jack_gpio = {
sound/soc/samsung/aries_wm8994.c
150
static struct snd_soc_jack_gpio headset_button_gpio[] = {
sound/soc/samsung/midas_wm1811.c
148
static struct snd_soc_jack_gpio headset_gpio[] = {
sound/soc/soc-jack.c
206
struct snd_soc_jack_gpio *gpios;
sound/soc/soc-jack.c
210
static void snd_soc_jack_gpio_detect(struct snd_soc_jack_gpio *gpio)
sound/soc/soc-jack.c
234
struct snd_soc_jack_gpio *gpio = data;
sound/soc/soc-jack.c
251
struct snd_soc_jack_gpio *gpio;
sound/soc/soc-jack.c
253
gpio = container_of(work, struct snd_soc_jack_gpio, work.work);
sound/soc/soc-jack.c
260
struct snd_soc_jack_gpio *gpio =
sound/soc/soc-jack.c
261
container_of(nb, struct snd_soc_jack_gpio, pm_notifier);
sound/soc/soc-jack.c
279
struct snd_soc_jack_gpio *gpios)
sound/soc/soc-jack.c
311
struct snd_soc_jack_gpio *gpios)
sound/soc/soc-jack.c
412
int count, struct snd_soc_jack_gpio *gpios)
sound/soc/soc-jack.c
433
struct snd_soc_jack_gpio *gpios)
sound/soc/sunxi/sun4i-codec.c
1594
static struct snd_soc_jack_gpio sun4i_headphone_jack_gpio = {
sound/soc/tegra/tegra_asoc_machine.c
31
static struct snd_soc_jack_gpio tegra_machine_hp_jack_gpio = {
sound/soc/tegra/tegra_asoc_machine.c
46
static struct snd_soc_jack_gpio tegra_machine_headset_jack_gpio = {
sound/soc/tegra/tegra_asoc_machine.c
72
static struct snd_soc_jack_gpio tegra_machine_mic_jack_gpio = {
sound/soc/tegra/tegra_asoc_machine.h
11
struct snd_soc_jack_gpio;
sound/soc/tegra/tegra_asoc_machine.h
45
struct snd_soc_jack_gpio *hp_jack_gpio;
sound/soc/ti/ams-delta.c
214
static struct snd_soc_jack_gpio ams_delta_hook_switch_gpios[] = {
sound/soc/ti/omap-twl4030.c
128
static struct snd_soc_jack_gpio hs_jack_gpios[] = {
sound/soc/ti/rx51.c
200
static struct snd_soc_jack_gpio rx51_av_jack_gpios[] = {