Home
last modified time | relevance | path

Searched defs:vbox (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dvbox_ttm.c13 int vbox_mm_init(struct vbox_private *vbox) in vbox_mm_init() argument
32 void vbox_mm_fini(struct vbox_private *vbox) in vbox_mm_fini() argument
H A Dvbox_main.c20 void vbox_report_caps(struct vbox_private *vbox) in vbox_report_caps() argument
31 static int vbox_accel_init(struct vbox_private *vbox) in vbox_accel_init() argument
68 vbox_accel_fini(struct vbox_private *vbox) vbox_accel_fini() argument
77 have_hgsmi_mode_hints(struct vbox_private *vbox) have_hgsmi_mode_hints() argument
107 vbox_hw_init(struct vbox_private *vbox) vbox_hw_init() argument
167 vbox_hw_fini(struct vbox_private *vbox) vbox_hw_fini() argument
[all...]
H A Dvbox_irq.c24 static u32 vbox_get_flags(struct vbox_private *vbox) in vbox_get_flags() argument
29 void vbox_report_hotplug(struct vbox_private *vbox) in vbox_report_hotplug() argument
37 struct vbox_private *vbox = to_vbox_dev(dev); in vbox_irq_handler() local
65 static void validate_or_set_position_hints(struct vbox_private *vbox) in validate_or_set_position_hints() argument
106 vbox_update_mode_hints(struct vbox_private *vbox) vbox_update_mode_hints() argument
164 struct vbox_private *vbox = container_of(work, struct vbox_private, vbox_hotplug_worker() local
171 vbox_irq_init(struct vbox_private *vbox) vbox_irq_init() argument
179 vbox_irq_fini(struct vbox_private *vbox) vbox_irq_fini() argument
[all...]
H A Dvbox_drv.c39 struct vbox_private *vbox; in vbox_pci_probe() local
99 struct vbox_private *vbox = pci_get_drvdata(pdev); vbox_pci_remove() local
111 struct vbox_private *vbox = dev_get_drvdata(dev); vbox_pm_suspend() local
127 struct vbox_private *vbox = dev_get_drvdata(dev); vbox_pm_resume() local
137 struct vbox_private *vbox = dev_get_drvdata(dev); vbox_pm_freeze() local
144 struct vbox_private *vbox = dev_get_drvdata(dev); vbox_pm_thaw() local
151 struct vbox_private *vbox = dev_get_drvdata(dev); vbox_pm_poweroff() local
[all...]
H A Dvbox_mode.c34 struct vbox_private *vbox; in vbox_do_modeset() local
80 struct vbox_private *vbox = to_vbox_dev(crtc->dev); in vbox_set_view() local
116 vbox_set_up_input_mapping(struct vbox_private *vbox) vbox_set_up_input_mapping() argument
177 struct vbox_private *vbox = to_vbox_dev(crtc->dev); vbox_crtc_set_base_and_mode() local
275 struct vbox_private *vbox = to_vbox_dev(fb->dev); vbox_primary_atomic_update() local
378 struct vbox_private *vbox = vbox_cursor_atomic_update() local
434 struct vbox_private *vbox = vbox_cursor_atomic_disable() local
499 vbox_create_plane(struct vbox_private *vbox, unsigned int possible_crtcs, enum drm_plane_type type) vbox_create_plane() argument
545 struct vbox_private *vbox = vbox_crtc_init() local
704 struct vbox_private *vbox = NULL; vbox_get_modes() local
836 vbox_mode_init(struct vbox_private *vbox) vbox_mode_init() argument
877 vbox_mode_fini(struct vbox_private *vbox) vbox_mode_fini() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H A Dvbox_ttm.c13 int vbox_mm_init(struct vbox_private *vbox) in vbox_mm_init() argument
H A Dvbox_main.c20 void vbox_report_caps(struct vbox_private *vbox) in vbox_report_caps() argument
31 static int vbox_accel_init(struct vbox_private *vbox) in vbox_accel_init() argument
69 vbox_accel_fini(struct vbox_private *vbox) vbox_accel_fini() argument
78 have_hgsmi_mode_hints(struct vbox_private *vbox) have_hgsmi_mode_hints() argument
108 vbox_hw_init(struct vbox_private *vbox) vbox_hw_init() argument
169 vbox_hw_fini(struct vbox_private *vbox) vbox_hw_fini() argument
[all...]
H A Dvbox_irq.c25 static u32 vbox_get_flags(struct vbox_private *vbox) in vbox_get_flags() argument
30 void vbox_report_hotplug(struct vbox_private *vbox) in vbox_report_hotplug() argument
38 struct vbox_private *vbox = to_vbox_dev(dev); in vbox_irq_handler() local
66 static void validate_or_set_position_hints(struct vbox_private *vbox) in validate_or_set_position_hints() argument
107 vbox_update_mode_hints(struct vbox_private *vbox) vbox_update_mode_hints() argument
165 struct vbox_private *vbox = container_of(work, struct vbox_private, vbox_hotplug_worker() local
172 vbox_irq_init(struct vbox_private *vbox) vbox_irq_init() argument
184 vbox_irq_fini(struct vbox_private *vbox) vbox_irq_fini() argument
[all...]
H A Dvbox_drv.c41 struct vbox_private *vbox; in vbox_pci_probe() local
98 struct vbox_private *vbox = pci_get_drvdata(pdev); vbox_pci_remove() local
109 struct vbox_private *vbox = pci_get_drvdata(pdev); vbox_pci_shutdown() local
116 struct vbox_private *vbox = dev_get_drvdata(dev); vbox_pm_suspend() local
133 struct vbox_private *vbox = dev_get_drvdata(dev); vbox_pm_resume() local
144 struct vbox_private *vbox = dev_get_drvdata(dev); vbox_pm_freeze() local
151 struct vbox_private *vbox = dev_get_drvdata(dev); vbox_pm_thaw() local
158 struct vbox_private *vbox = dev_get_drvdata(dev); vbox_pm_poweroff() local
[all...]
H A Dvbox_mode.c39 struct vbox_private *vbox; in vbox_do_modeset() local
85 struct vbox_private *vbox = to_vbox_dev(crtc->dev); in vbox_set_view() local
121 vbox_set_up_input_mapping(struct vbox_private *vbox) vbox_set_up_input_mapping() argument
182 struct vbox_private *vbox = to_vbox_dev(crtc->dev); vbox_crtc_set_base_and_mode() local
284 struct vbox_private *vbox = to_vbox_dev(fb->dev); vbox_primary_atomic_update() local
395 struct vbox_private *vbox = vbox_cursor_atomic_update() local
444 struct vbox_private *vbox = vbox_cursor_atomic_disable() local
505 vbox_create_plane(struct vbox_private *vbox, unsigned int possible_crtcs, enum drm_plane_type type) vbox_create_plane() argument
551 struct vbox_private *vbox = vbox_crtc_init() local
710 struct vbox_private *vbox = NULL; vbox_get_modes() local
842 vbox_mode_init(struct vbox_private *vbox) vbox_mode_init() argument
883 vbox_mode_fini(struct vbox_private *vbox) vbox_mode_fini() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dprogress.c16 GtkWidget *vbox = gtk_vbox_new(TRUE, 5); in gtk_ui_progress__update() local
25 gtk_container_add(GTK_CONTAINER(dialog), vbox); in gtk_ui_progress__update() local
H A Dannotate.c191 GtkWidget *vbox; in symbol__gtk_annotate() local
225 gtk_container_add(GTK_CONTAINER(window), vbox); in symbol__gtk_annotate() local
H A Dhists.c599 GtkWidget *vbox; in perf_evlist__gtk_browse_hists() local
634 gtk_container_add(GTK_CONTAINER(window), vbox); in perf_evlist__gtk_browse_hists() local
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
H A Dprogress.c16 GtkWidget *vbox = gtk_vbox_new(TRUE, 5); in gtk_ui_progress__update() local
25 gtk_container_add(GTK_CONTAINER(dialog), vbox); in gtk_ui_progress__update() local
H A Dannotate.c194 GtkWidget *vbox; in symbol__gtk_annotate() local
228 gtk_container_add(GTK_CONTAINER(window), vbox); in symbol__gtk_annotate() local
H A Dhists.c597 GtkWidget *vbox; in evlist__gtk_browse_hists() local
632 gtk_container_add(GTK_CONTAINER(window), vbox); in evlist__gtk_browse_hists() local

Completed in 10 milliseconds