Searched refs:cursor_hot_y (Results 1 – 2 of 2) sorted by relevance
331 hot_y != radeon_crtc->cursor_hot_y) { in radeon_crtc_cursor_set2()335 y = radeon_crtc->cursor_y + radeon_crtc->cursor_hot_y - hot_y; in radeon_crtc_cursor_set2()340 radeon_crtc->cursor_hot_y = hot_y; in radeon_crtc_cursor_set2()
472 int cursor_hot_y; member