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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/aoa/core/
H A Dgpio-feature.c52 static int headphone_detect_irq; variable
266 get_irq(headphone_detect_node, &headphone_detect_irq);
285 free_irq(headphone_detect_irq, &rt->headphone_notify);
323 irq = headphone_detect_irq;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/aoa/core/
H A Dgpio-feature.c52 static int headphone_detect_irq; variable
266 get_irq(headphone_detect_node, &headphone_detect_irq);
285 free_irq(headphone_detect_irq, &rt->headphone_notify);
323 irq = headphone_detect_irq;

Completed in 59 milliseconds