Home
last modified time | relevance | path

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

/linux-4.1.27/sound/aoa/core/
Dgpio-feature.c52 static int linein_detect_irq; variable
269 get_irq(linein_detect_node, &linein_detect_irq); in ftr_gpio_init()
288 free_irq(linein_detect_irq, &rt->line_in_notify); in ftr_gpio_exit()
328 irq = linein_detect_irq; in ftr_set_notify()