Searched refs:headphone_jack (Results 1 – 2 of 2) sorted by relevance
42 static struct snd_soc_jack headphone_jack; variable125 SND_JACK_HEADPHONE, &headphone_jack, in rk_init()128 snd_soc_jack_add_gpios(&headphone_jack, 1, &rk_hp_jack_gpio); in rk_init()
56 struct snd_soc_jack *headphone_jack; member 1821 max98095->headphone_jack) in max98095_report_jack() 1828 if (max98095->headphone_jack == max98095->mic_jack) { in max98095_report_jack() 1829 snd_soc_jack_report(max98095->headphone_jack, in max98095_report_jack() 1833 if (max98095->headphone_jack) in max98095_report_jack() 1834 snd_soc_jack_report(max98095->headphone_jack, in max98095_report_jack() 1894 max98095->headphone_jack = hp_jack; in max98095_jack_detect() 1921 if (max98095->headphone_jack || max98095->mic_jack) in max98095_suspend() 1936 if (max98095->headphone_jack || max98095->mic_jack) { in max98095_resume() 2084 if (max98095->headphone_jack || max9809 in max98095_remove() [all...]