Home
last modified time | relevance | path

Searched defs:hp_connected (Results 1 – 1 of 1) sorted by relevance

/linux/sound/pci/ice1712/
H A Dpsc724.c27 bool hp_connected; member
177 static void psc724_set_jack_state(struct snd_ice1712 *ice, bool hp_connected) in psc724_set_jack_state()
205 bool hp_connected = snd_ice1712_gpio_read(ice) & GPIO_HP_JACK; in psc724_update_hp_jack_state() local
222 bool hp_connected = snd_ice1712_gpio_read(ice) & GPIO_HP_JACK; in psc724_set_jack_detection() local