Home
last modified time | relevance | path

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

/openbmc/linux/sound/aoa/core/
H A Dgpio-feature.c52 static int headphone_detect_irq; variable
269 get_irq(headphone_detect_node, &headphone_detect_irq); in ftr_gpio_init()
288 free_irq(headphone_detect_irq, &rt->headphone_notify); in ftr_gpio_exit()
325 irq = headphone_detect_irq; in ftr_set_notify()