Searched refs:headphone_detect_intr (Results 1 – 1 of 1) sorted by relevance
2135 int headphone_detect_intr, lineout_detect_intr; in snapper_init() local2148 headphone_detect_intr = -1; in snapper_init()2212 headphone_detect_intr = intr[0]; in snapper_init()2256 DPRINTF(" headphone-detect intr %x\n", headphone_detect_intr); in snapper_init()2262 if (headphone_detect_intr != -1) { in snapper_init()2265 intr_establish_xname(headphone_detect_intr, IST_EDGE, in snapper_init()