Searched refs:to_vbox_crtc (Results 1 – 3 of 3) sorted by relevance
54 struct vbox_crtc *vbox_crtc = to_vbox_crtc(crtc); in vbox_do_modeset()103 struct vbox_crtc *vbox_crtc = to_vbox_crtc(crtc); in vbox_set_view()137 struct vbox_crtc *vbox_crtc = to_vbox_crtc(crtc); in vbox_crtc_dpms()194 if (to_vbox_crtc(crtci)->crtc_id != 0) in vbox_set_up_input_mapping()230 struct vbox_crtc *vbox_crtc = to_vbox_crtc(crtc); in vbox_crtc_do_set_base()748 struct vbox_crtc *vbox_crtc = to_vbox_crtc(crtc); in vbox_cursor_set2()774 if (to_vbox_crtc(crtci)->cursor_enabled) in vbox_cursor_set2()864 vbox->single_framebuffer ? crtc->x : to_vbox_crtc(crtc)->x_hint; in vbox_cursor_move()866 vbox->single_framebuffer ? crtc->y : to_vbox_crtc(crtc)->y_hint; in vbox_cursor_move()
175 #define to_vbox_crtc(x) container_of(x, struct vbox_crtc, base) macro
117 unsigned int crtc_id = to_vbox_crtc(crtc)->crtc_id; in vbox_framebuffer_dirty_rectangles()