Searched refs:headset_jack (Results 1 – 4 of 4) sorted by relevance
/sound/soc/rockchip/ |
D | rockchip_rt5645.c | 35 static struct snd_soc_jack headset_jack; variable 120 &headset_jack, NULL, 0); in rk_init() 127 &headset_jack, in rk_init() 128 &headset_jack, in rk_init() 129 &headset_jack); in rk_init()
|
D | rockchip_max98090.c | 36 static struct snd_soc_jack headset_jack; variable 118 &headset_jack, in rk_init() 125 return ts3a227e_enable_jack_detect(component, &headset_jack); in rk_98090_headset_init()
|
/sound/soc/fsl/ |
D | imx-es8328.c | 46 static struct snd_soc_jack headset_jack; variable 58 &headset_jack, NULL, 0); in imx_es8328_dai_init() 63 ret = snd_soc_jack_add_gpios(&headset_jack, in imx_es8328_dai_init() 206 snd_soc_jack_free_gpios(&headset_jack, ARRAY_SIZE(headset_jack_gpios), in imx_es8328_remove()
|
/sound/pci/hda/ |
D | patch_sigmatel.c | 187 unsigned int headset_jack:1; /* 4-pin headset jack (hp + mono mic) */ member 2182 spec->headset_jack = 1; in stac92hd83xxx_fixup_headset_jack() 4272 if (spec->headset_jack) in stac_parse_auto_config()
|