Lines Matching full:headset
66 SND_SOC_DAPM_HP("Headset Stereophone", NULL),
72 SND_SOC_DAPM_MIC("Headset Mic", NULL),
80 /* Headset Stereophone: HSOL, HSOR */
81 {"Headset Stereophone", NULL, "HSOL"},
82 {"Headset Stereophone", NULL, "HSOR"},
100 /* Headset Mic: HSMIC with bias */
101 {"HSMIC", NULL, "Headset Mic"},
102 {"Headset Mic", NULL, "Headset Mic Bias"},
115 /* Headset jack detection DAPM pins */
118 .pin = "Headset Mic",
122 .pin = "Headset Stereophone",
127 /* Headset jack detection gpios */
159 ret = snd_soc_card_jack_new_pins(rtd->card, "Headset Jack", in omap_twl4030_init()
183 twl4030_disconnect_pin(dapm, pdata->has_hs, "Headset Stereophone"); in omap_twl4030_init()
189 twl4030_disconnect_pin(dapm, pdata->has_hsmic, "Headset Mic"); in omap_twl4030_init()