Searched refs:sc_cursor_y (Results 1 – 3 of 3) sorted by relevance
99 int sc_cursor_x, sc_cursor_y; member224 sc->sc_cursor_y = 0x7fff; in tcxattach()791 cp->y = sc->sc_cursor_y; in tcx_ioctl()802 sc->sc_cursor_y = cp->y; in tcx_ioctl()1133 sc->sc_cursor_y = cur->pos.y; in tcx_do_cursor()1196 ((sc->sc_cursor_y - sc->sc_hotspot_y) & 0xffff); in tcx_set_cursor()
87 int sc_cursor_x, sc_cursor_y; member326 sc->sc_cursor_y = 0; in mgx_attach()1102 cp->y = sc->sc_cursor_y; in mgx_ioctl()1111 sc->sc_cursor_y = cp->y; in mgx_ioctl()1218 sc->sc_cursor_y = cur->pos.y; in mgx_do_cursor()1281 reg = (sc->sc_cursor_y << 16) | (sc->sc_cursor_x & 0xffff); in mgx_set_cursor()
113 int sc_cursor_y; member456 cp->y = sc->sc_cursor_y; in agten_ioctl()919 sc->sc_cursor_y = y; in agten_move_cursor()1157 p->pos.y = sc->sc_cursor_y; in agten_fb_ioctl()1173 cp->y = sc->sc_cursor_y; in agten_fb_ioctl()