Searched refs:hidms_buttons (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/hid/
H A Dhidms.h57 uint32_t hidms_buttons; /* mouse button status */ member in struct:hidms
H A Dhidms.c287 buttons != ms->hidms_buttons) {
290 ms->hidms_buttons = buttons;
/netbsd-current/sys/dev/i2c/
H A Dims.c194 sc->sc_ms.hidms_buttons = 0;
/netbsd-current/sys/dev/usb/
H A Dums.c360 sc->sc_ms.hidms_buttons = 0;

Completed in 125 milliseconds