Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_irq.c40 static u32 vbox_get_flags(struct vbox_private *vbox) in vbox_get_flags()
45 void vbox_report_hotplug(struct vbox_private *vbox) in vbox_report_hotplug()
53 struct vbox_private *vbox = (struct vbox_private *)dev->dev_private; in vbox_irq_handler() local
81 static void validate_or_set_position_hints(struct vbox_private *vbox) in validate_or_set_position_hints()
124 static void vbox_update_mode_hints(struct vbox_private *vbox) in vbox_update_mode_hints()
178 struct vbox_private *vbox = container_of(work, struct vbox_private, in vbox_hotplug_worker() local
185 int vbox_irq_init(struct vbox_private *vbox) in vbox_irq_init()
193 void vbox_irq_fini(struct vbox_private *vbox) in vbox_irq_fini()
Dvbox_main.c49 void vbox_enable_accel(struct vbox_private *vbox) in vbox_enable_accel()
75 void vbox_disable_accel(struct vbox_private *vbox) in vbox_disable_accel()
83 void vbox_report_caps(struct vbox_private *vbox) in vbox_report_caps()
104 struct vbox_private *vbox = fb->dev->dev_private; in vbox_framebuffer_dirty_rectangles() local
210 static int vbox_accel_init(struct vbox_private *vbox) in vbox_accel_init()
238 static void vbox_accel_fini(struct vbox_private *vbox) in vbox_accel_fini()
245 static bool have_hgsmi_mode_hints(struct vbox_private *vbox) in have_hgsmi_mode_hints()
279 static int vbox_hw_init(struct vbox_private *vbox) in vbox_hw_init()
346 static void vbox_hw_fini(struct vbox_private *vbox) in vbox_hw_fini()
355 struct vbox_private *vbox; in vbox_driver_load() local
[all …]
Dvbox_ttm.c51 static int vbox_ttm_global_init(struct vbox_private *vbox) in vbox_ttm_global_init()
87 static void vbox_ttm_global_release(struct vbox_private *vbox) in vbox_ttm_global_release()
157 struct vbox_private *vbox = vbox_bdev(bdev); in vbox_ttm_io_mem_reserve() local
224 int vbox_mm_init(struct vbox_private *vbox) in vbox_mm_init()
268 void vbox_mm_fini(struct vbox_private *vbox) in vbox_mm_fini()
311 struct vbox_private *vbox = dev->dev_private; in vbox_bo_create() local
443 struct vbox_private *vbox; in vbox_mmap() local
Dvbox_mode.c55 struct vbox_private *vbox; in vbox_do_modeset() local
104 struct vbox_private *vbox = crtc->dev->dev_private; in vbox_set_view() local
138 struct vbox_private *vbox = crtc->dev->dev_private; in vbox_crtc_dpms() local
168 static bool vbox_set_up_input_mapping(struct vbox_private *vbox) in vbox_set_up_input_mapping()
229 struct vbox_private *vbox = crtc->dev->dev_private; in vbox_crtc_do_set_base() local
294 struct vbox_private *vbox = crtc->dev->dev_private; in vbox_crtc_mode_set() local
317 struct vbox_private *vbox = crtc->dev->dev_private; in vbox_crtc_page_flip() local
547 struct vbox_private *vbox = NULL; in vbox_get_modes() local
698 struct vbox_private *vbox = dev->dev_private; in vbox_mode_init() local
747 struct vbox_private *vbox = crtc->dev->dev_private; in vbox_cursor_set2() local
[all …]
Dvbox_drv.c101 struct vbox_private *vbox = dev->dev_private; in vbox_drm_freeze() local
114 struct vbox_private *vbox = dev->dev_private; in vbox_drm_thaw() local
220 struct vbox_private *vbox = dev->dev_private; in vbox_master_set() local
249 struct vbox_private *vbox = dev->dev_private; in vbox_master_drop() local
Dvbox_fb.c194 struct vbox_private *vbox = dev->dev_private; in vbox_fbdev_fini() local
230 struct vbox_private *vbox = dev->dev_private; in vbox_fbdev_init() local
264 void vbox_fbdev_set_base(struct vbox_private *vbox, unsigned long gpu_addr) in vbox_fbdev_set_base()
Dvbox_drv.h68 #define GUEST_HEAP_OFFSET(vbox) ((vbox)->full_vram_size - \ argument
/Linux-v4.19/tools/perf/ui/gtk/
Dprogress.c17 GtkWidget *vbox = gtk_vbox_new(TRUE, 5); in gtk_ui_progress__update() local
Dannotate.c186 GtkWidget *vbox; in symbol__gtk_annotate() local
Dhists.c597 GtkWidget *vbox; in perf_evlist__gtk_browse_hists() local