Home
last modified time | relevance | path

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

/sound/pci/ice1712/
Dpsc724.c91 #define GPIO_HP_JACK (1 << 14) macro
208 bool hp_connected = snd_ice1712_gpio_read(ice) & GPIO_HP_JACK; in psc724_update_hp_jack_state()
225 bool hp_connected = snd_ice1712_gpio_read(ice) & GPIO_HP_JACK; in psc724_set_jack_detection()