Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Di2s.c867 int hp_detect_intr = -1, line_detect_intr = -1; in i2s_gpio_init() local
875 &line_detect_intr); in i2s_gpio_init()
927 DPRINTF((" lineout-detect intr 0x%x\n", line_detect_intr)); in i2s_gpio_init()
934 if (line_detect_intr != -1) in i2s_gpio_init()
935 mac_intr_establish(parent, line_detect_intr, IST_EDGE, in i2s_gpio_init()