Home
last modified time | relevance | path

Searched defs:vbox_crtc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.h85 struct vbox_crtc *vbox_crtc; member
93 struct vbox_crtc { struct
H A Dvbox_mode.c33 struct vbox_crtc *vbox_crtc = to_vbox_crtc(crtc); in vbox_do_modeset() local
79 struct vbox_crtc *vbox_crtc = to_vbox_crtc(crtc); vbox_set_view() local
157 struct vbox_crtc *vbox_crtc = vbox_connector->vbox_crtc; vbox_set_up_input_mapping() local
178 struct vbox_crtc *vbox_crtc = to_vbox_crtc(crtc); vbox_crtc_set_base_and_mode() local
380 struct vbox_crtc *vbox_crtc = to_vbox_crtc(plane->state->crtc); vbox_cursor_atomic_update() local
436 struct vbox_crtc *vbox_crtc = to_vbox_crtc(old_state->crtc); vbox_cursor_atomic_disable() local
548 struct vbox_crtc *vbox_crtc; vbox_crtc_init() local
797 vbox_connector_init(struct drm_device *dev, struct vbox_crtc *vbox_crtc, struct drm_encoder *encoder) vbox_connector_init() argument
840 struct vbox_crtc *vbox_crtc; vbox_mode_init() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.h85 struct vbox_crtc *vbox_crtc; member
93 struct vbox_crtc { struct
H A Dvbox_mode.c38 struct vbox_crtc *vbox_crtc = to_vbox_crtc(crtc); in vbox_do_modeset() local
84 struct vbox_crtc *vbox_crtc = to_vbox_crtc(crtc); vbox_set_view() local
162 struct vbox_crtc *vbox_crtc = vbox_connector->vbox_crtc; vbox_set_up_input_mapping() local
183 struct vbox_crtc *vbox_crtc = to_vbox_crtc(crtc); vbox_crtc_set_base_and_mode() local
397 struct vbox_crtc *vbox_crtc = to_vbox_crtc(new_state->crtc); vbox_cursor_atomic_update() local
446 struct vbox_crtc *vbox_crtc = to_vbox_crtc(old_state->crtc); vbox_cursor_atomic_disable() local
554 struct vbox_crtc *vbox_crtc; vbox_crtc_init() local
803 vbox_connector_init(struct drm_device *dev, struct vbox_crtc *vbox_crtc, struct drm_encoder *encoder) vbox_connector_init() argument
846 struct vbox_crtc *vbox_crtc; vbox_mode_init() local
[all...]

Completed in 4 milliseconds