Searched refs:hp_plugged (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/oxygen/
H A Dxonar_wm87x6.c246 bool hp_plugged; xonar_ds_handle_hp_jack() local
251 hp_plugged = !(oxygen_read16(chip, OXYGEN_GPIO_DATA) & xonar_ds_handle_hp_jack()
255 hp_plugged ? 0 : GPIO_DS_OUTPUT_FRONTLR, xonar_ds_handle_hp_jack()
259 if (hp_plugged) xonar_ds_handle_hp_jack()
263 snd_jack_report(data->hp_jack, hp_plugged ? SND_JACK_HEADPHONE : 0); xonar_ds_handle_hp_jack()

Completed in 46 milliseconds