Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/hid/
HDietp.c121 bool has_3buttons; member
270 sc->has_3buttons = true; in ietp_attach()
292 if (sc->has_3buttons) in ietp_attach()
324 sc->has_3buttons ? "3 buttons" : "2 buttons"); in ietp_attach()