Searched refs:lineout_detect_intr (Results 1 – 1 of 1) sorted by relevance
2135 int headphone_detect_intr, lineout_detect_intr; in snapper_init() local2149 lineout_detect_intr = -1; in snapper_init()2234 lineout_detect_intr = intr[0]; in snapper_init()2259 DPRINTF(" lineout-detect intr %x\n", lineout_detect_intr); in snapper_init()2269 if (lineout_detect_intr != -1) { in snapper_init()2272 intr_establish_xname(lineout_detect_intr, IST_EDGE, IPL_AUDIO, in snapper_init()