Searched refs:mousehw_t (Results 1 – 10 of 10) sorted by relevance
34 #define MOUSE_GETHWINFO _IOR('M', 1, mousehw_t)89 } mousehw_t; typedef
142 mousehw_t *hw; in smdev_ioctl()147 hw = (mousehw_t *)data; in smdev_ioctl()
380 mousehw_t *hw = (mousehw_t *)data; in sysmouse_ioctl()
79 mousehw_t hw;586 *(mousehw_t *)addr = sc->hw; in ams_ioctl()
208 mousehw_t hw; /* hardware information */1193 *(mousehw_t *)data = sc->hw; in cyapaioctl()1195 ((mousehw_t *)data)->model = MOUSE_MODEL_GENERIC; in cyapaioctl()
139 mousehw_t sc_hw;1043 *(mousehw_t *)addr = sc->sc_hw; in ums_fifo_ioctl()
598 mousehw_t sc_hw;1560 *(mousehw_t *)addr = sc->sc_hw; in wsp_ioctl()
669 mousehw_t sc_hw;2508 *(mousehw_t *)addr = sc->sc_hw; in atp_ioctl()
437 mousehw_t hw; /* hardware information */2634 *(mousehw_t *)addr = sc->hw;2636 ((mousehw_t *)addr)->model = MOUSE_MODEL_GENERIC;
401 mousehw_t hw; /* mouse device hardware information */