Home
last modified time | relevance | path

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

/linux-4.4.14/sound/aoa/core/
Dgpio-feature.c53 static int headphone_detect_irq; variable
267 get_irq(headphone_detect_node, &headphone_detect_irq); in ftr_gpio_init()
286 free_irq(headphone_detect_irq, &rt->headphone_notify); in ftr_gpio_exit()
323 irq = headphone_detect_irq; in ftr_set_notify()