Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhgame.c138 sc->dpad_up = (data != 0); in hgame_dpad_cb()
141 if (sc->dpad_up) in hgame_dpad_cb()
H A Dhgame.h40 bool dpad_up; member