Home
last modified time | relevance | path

Searched defs:vbox (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.c43 struct vbox_private *vbox; in vbox_pci_probe() local
100 struct vbox_private *vbox = pci_get_drvdata(pdev); in vbox_pci_remove() local
111 struct vbox_private *vbox = pci_get_drvdata(pdev); in vbox_pci_shutdown() local
118 struct vbox_private *vbox = dev_get_drvdata(dev); in vbox_pm_suspend() local
135 struct vbox_private *vbox = dev_get_drvdata(dev); in vbox_pm_resume() local
146 struct vbox_private *vbox = dev_get_drvdata(dev); in vbox_pm_freeze() local
153 struct vbox_private *vbox = dev_get_drvdata(dev); in vbox_pm_thaw() local
160 struct vbox_private *vbox = dev_get_drvdata(dev); in vbox_pm_poweroff() local
H A Dvbox_irq.c26 static u32 vbox_get_flags(struct vbox_private *vbox) in vbox_get_flags()
31 void vbox_report_hotplug(struct vbox_private *vbox) in vbox_report_hotplug()
39 struct vbox_private *vbox = to_vbox_dev(dev); in vbox_irq_handler() local
67 static void validate_or_set_position_hints(struct vbox_private *vbox) in validate_or_set_position_hints()
108 static void vbox_update_mode_hints(struct vbox_private *vbox) in vbox_update_mode_hints()
166 struct vbox_private *vbox = container_of(work, struct vbox_private, in vbox_hotplug_worker() local
173 int vbox_irq_init(struct vbox_private *vbox) in vbox_irq_init()
185 void vbox_irq_fini(struct vbox_private *vbox) in vbox_irq_fini()
H A Dvbox_main.c21 void vbox_report_caps(struct vbox_private *vbox) in vbox_report_caps()
32 static int vbox_accel_init(struct vbox_private *vbox) in vbox_accel_init()
69 static void vbox_accel_fini(struct vbox_private *vbox) in vbox_accel_fini()
78 static bool have_hgsmi_mode_hints(struct vbox_private *vbox) in have_hgsmi_mode_hints()
108 int vbox_hw_init(struct vbox_private *vbox) in vbox_hw_init()
172 void vbox_hw_fini(struct vbox_private *vbox) in vbox_hw_fini()
H A Dvbox_mode.c40 struct vbox_private *vbox; in vbox_do_modeset() local
86 struct vbox_private *vbox = to_vbox_dev(crtc->dev); in vbox_set_view() local
122 static bool vbox_set_up_input_mapping(struct vbox_private *vbox) in vbox_set_up_input_mapping()
183 struct vbox_private *vbox = to_vbox_dev(crtc->dev); in vbox_crtc_set_base_and_mode() local
285 struct vbox_private *vbox = to_vbox_dev(fb->dev); in vbox_primary_atomic_update() local
396 struct vbox_private *vbox = in vbox_cursor_atomic_update() local
445 struct vbox_private *vbox = in vbox_cursor_atomic_disable() local
506 static struct drm_plane *vbox_create_plane(struct vbox_private *vbox, in vbox_create_plane()
552 struct vbox_private *vbox = in vbox_crtc_init() local
711 struct vbox_private *vbox = NULL; in vbox_get_modes() local
[all …]
H A Dvbox_ttm.c14 int vbox_mm_init(struct vbox_private *vbox) in vbox_mm_init()
H A Dvbox_drv.h40 #define GUEST_HEAP_OFFSET(vbox) ((vbox)->full_vram_size - \ argument
/linux/tools/perf/ui/gtk/
H A Dprogress.c16 GtkWidget *vbox = gtk_vbox_new(TRUE, 5); in gtk_ui_progress__update() local
H A Dannotate.c204 GtkWidget *vbox; in symbol__gtk_annotate() local
H A Dhists.c597 GtkWidget *vbox; in evlist__gtk_browse_hists() local