Searched refs:cursor_hot_y (Results 1 – 2 of 2) sorted by relevance
315 hot_y != radeon_crtc->cursor_hot_y) { in radeon_crtc_cursor_set2()319 y = radeon_crtc->cursor_y + radeon_crtc->cursor_hot_y - hot_y; in radeon_crtc_cursor_set2()324 radeon_crtc->cursor_hot_y = hot_y; in radeon_crtc_cursor_set2()
339 int cursor_hot_y; member