Searched refs:mousehw_t (Results 1 – 11 of 11) sorted by relevance
76 mousehw_t hw;120 mousehw_t m_hw; /* buttons iftype type model hwid */
284 *(mousehw_t *)addr = sc->hw; in mseioctl()286 ((mousehw_t *)addr)->model = MOUSE_MODEL_GENERIC; in mseioctl()
34 #define MOUSE_GETHWINFO _IOR('M', 1, mousehw_t)91 } mousehw_t; typedef
61 mousehw_t *hw; in smdev_ioctl()67 hw = (mousehw_t *)data; in smdev_ioctl()
292 mousehw_t *hw = (mousehw_t *)data; in sysmouse_ioctl()
78 mousehw_t hw;592 *(mousehw_t *)addr = sc->hw; in ams_ioctl()
130 mousehw_t sc_hw;874 *(mousehw_t *)addr = sc->sc_hw; in ums_ioctl()
539 mousehw_t sc_hw;1298 *(mousehw_t *)addr = sc->sc_hw; in wsp_ioctl()
666 mousehw_t sc_hw;2509 *(mousehw_t *)addr = sc->sc_hw; in atp_ioctl()
305 mousehw_t hw; /* hardware information */1991 *(mousehw_t *)addr = sc->hw;1993 ((mousehw_t *)addr)->model = MOUSE_MODEL_GENERIC;
415 mousehw_t hw; /* mouse device hardware information */