Searched refs:y_hot (Results 1 – 7 of 7) sorted by relevance
248 if (c && c->x_hot <= c->width && c->y_hot <= c->height) in validate_hotspot()311 info->y_hot = c.y_hot; in vgpu_get_plane_info()314 info->y_hot = UINT_MAX; in vgpu_get_plane_info()400 gvt_dmabuf->y_hot = fb_info->y_hot; in update_fb_info()
47 __u32 y_hot; /* vertical position of cursor hotspot */ member
152 u32 y_hot; /* in pixels */ member
400 plane->y_hot = vgpu_vreg_t(vgpu, vgtif_reg(cursor_y_hot)); in intel_vgpu_decode_cursor_plane()
34 uint32_t y_hot: 16; member
769 hubp->pos.hot_spot.bits.y_hot = pos->y_hotspot; in hubp401_cursor_set_position()
1085 hubp->pos.hot_spot.bits.y_hot = pos->y_hotspot; in hubp2_cursor_set_position()
Completed in 15 milliseconds