Searched refs:headphone_jack (Results 1 – 1 of 1) sorted by relevance
57 struct snd_soc_jack *headphone_jack; member1827 max98095->headphone_jack) in max98095_report_jack()1834 if (max98095->headphone_jack == max98095->mic_jack) { in max98095_report_jack()1835 snd_soc_jack_report(max98095->headphone_jack, in max98095_report_jack()1839 if (max98095->headphone_jack) in max98095_report_jack()1840 snd_soc_jack_report(max98095->headphone_jack, in max98095_report_jack()1900 max98095->headphone_jack = hp_jack; in max98095_jack_detect()1928 if (max98095->headphone_jack || max98095->mic_jack) in max98095_suspend()1944 if (max98095->headphone_jack || max98095->mic_jack) { in max98095_resume()2093 if (max98095->headphone_jack || max98095->mic_jack) in max98095_remove()