Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sound/macio/
H A Di2s.c139 int detect_active; /* for extint-gpio */ member
307 sc->level = sc->detect_active; in aoagpio_int()
309 sc->level = !(sc->detect_active); in aoagpio_int()
342 sc->detect_active = 0; in aoagpio_probe()
346 &sc->detect_active, sizeof(sc->detect_active)); in aoagpio_probe()