Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dmax98095.c59 struct snd_soc_jack *headphone_jack; member
2098 max98095->headphone_jack) in max98095_report_jack()
2105 if (max98095->headphone_jack == max98095->mic_jack) { in max98095_report_jack()
2106 snd_soc_jack_report(max98095->headphone_jack, in max98095_report_jack()
2110 if (max98095->headphone_jack) in max98095_report_jack()
2111 snd_soc_jack_report(max98095->headphone_jack, in max98095_report_jack()
2171 max98095->headphone_jack = hp_jack; in max98095_jack_detect()
2198 if (max98095->headphone_jack || max98095->mic_jack) in max98095_suspend()
2213 if (max98095->headphone_jack || max98095->mic_jack) { in max98095_resume()
2361 if (max98095->headphone_jack || max98095->mic_jack) in max98095_remove()