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()
381 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 */1212 *(mousehw_t *)data = sc->hw; in cyapaioctl()1214 ((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()
599 mousehw_t sc_hw;1571 *(mousehw_t *)addr = sc->sc_hw; in wsp_ioctl()
669 mousehw_t sc_hw;2508 *(mousehw_t *)addr = sc->sc_hw; in atp_ioctl()
368 mousehw_t hw; /* mouse device hardware information */
440 mousehw_t hw; /* hardware information */2645 *(mousehw_t *)addr = sc->hw;2647 ((mousehw_t *)addr)->model = MOUSE_MODEL_GENERIC;