Home
last modified time | relevance | path

Searched refs:headphone_jack (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
Dmax98095.c59 struct snd_soc_jack *headphone_jack; member
1833 max98095->headphone_jack) in max98095_report_jack()
1840 if (max98095->headphone_jack == max98095->mic_jack) { in max98095_report_jack()
1841 snd_soc_jack_report(max98095->headphone_jack, in max98095_report_jack()
1845 if (max98095->headphone_jack) in max98095_report_jack()
1846 snd_soc_jack_report(max98095->headphone_jack, in max98095_report_jack()
1906 max98095->headphone_jack = hp_jack; in max98095_jack_detect()
1933 if (max98095->headphone_jack || max98095->mic_jack) in max98095_suspend()
1948 if (max98095->headphone_jack || max98095->mic_jack) { in max98095_resume()
2096 if (max98095->headphone_jack || max98095->mic_jack) in max98095_remove()