Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds