hs_jack_gpios      60 sound/soc/intel/boards/byt-max98090.c static struct snd_soc_jack_gpio hs_jack_gpios[] = {
hs_jack_gpios     108 sound/soc/intel/boards/byt-max98090.c 				       ARRAY_SIZE(hs_jack_gpios),
hs_jack_gpios     109 sound/soc/intel/boards/byt-max98090.c 				       hs_jack_gpios);
hs_jack_gpios     163 sound/soc/intel/boards/cht_bsw_max98090_ti.c static struct snd_soc_jack_gpio hs_jack_gpios[] = {
hs_jack_gpios     213 sound/soc/intel/boards/cht_bsw_max98090_ti.c 				      ARRAY_SIZE(hs_jack_gpios),
hs_jack_gpios     214 sound/soc/intel/boards/cht_bsw_max98090_ti.c 				      hs_jack_gpios);
hs_jack_gpios      37 sound/soc/pxa/palm27x.c static struct snd_soc_jack_gpio hs_jack_gpios[] = {
hs_jack_gpios      80 sound/soc/pxa/palm27x.c 	err = snd_soc_jack_add_gpios(&hs_jack, ARRAY_SIZE(hs_jack_gpios),
hs_jack_gpios      81 sound/soc/pxa/palm27x.c 				hs_jack_gpios);
hs_jack_gpios     135 sound/soc/pxa/palm27x.c 	hs_jack_gpios[0].gpio = ((struct palm27x_asoc_info *)
hs_jack_gpios      91 sound/soc/pxa/z2.c static struct snd_soc_jack_gpio hs_jack_gpios[] = {
hs_jack_gpios     141 sound/soc/pxa/z2.c 	ret = snd_soc_jack_add_gpios(&hs_jack, ARRAY_SIZE(hs_jack_gpios),
hs_jack_gpios     142 sound/soc/pxa/z2.c 				hs_jack_gpios);
hs_jack_gpios     131 sound/soc/ti/omap-twl4030.c static struct snd_soc_jack_gpio hs_jack_gpios[] = {
hs_jack_gpios     156 sound/soc/ti/omap-twl4030.c 		hs_jack_gpios[0].gpio = priv->jack_detect;
hs_jack_gpios     166 sound/soc/ti/omap-twl4030.c 					     ARRAY_SIZE(hs_jack_gpios),
hs_jack_gpios     167 sound/soc/ti/omap-twl4030.c 					     hs_jack_gpios);