Searched refs:vinfo (Results 1 – 5 of 5) sorted by relevance
180 static void vmlfb_free_vram(struct vml_info *vinfo) in vmlfb_free_vram() argument184 for (i = 0; i < vinfo->num_areas; ++i) { in vmlfb_free_vram()185 vmlfb_free_vram_area(&vinfo->vram[i]); in vmlfb_free_vram()187 vinfo->num_areas = 0; in vmlfb_free_vram()197 static int vmlfb_alloc_vram(struct vml_info *vinfo, in vmlfb_alloc_vram() argument208 vinfo->num_areas = 0; in vmlfb_alloc_vram()210 va = &vinfo->vram[i]; in vmlfb_alloc_vram()222 vinfo->vram_start = va->phys; in vmlfb_alloc_vram()223 vinfo->vram_logical = (void __iomem *) va->logical; in vmlfb_alloc_vram()224 vinfo->vram_contig_size = va->size; in vmlfb_alloc_vram()[all …]
96 pic->vinfo.vbv_delay = (( headr[1] >> 5 ) | ( headr[2] << 3) |99 if (pr) printk( " vbv delay: 0x%04x", pic->vinfo.vbv_delay);536 pic->vinfo.horizontal_size538 pic->vinfo.vertical_size
177 struct dvb_video_info vinfo; member
410 struct sis_video_info *vinfo; member
3152 ivideo->sisfb_heap.vinfo = ivideo; in sisfb_heap_init()3392 struct sis_video_info *ivideo = sisfb_heap->vinfo; in sis_malloc()3429 struct sis_video_info *ivideo = sisfb_heap->vinfo; in sis_free()