Searched refs:vidm_type (Results 1 – 5 of 5) sorted by relevance
157 int vidm_type; /* video memory type */ member
170 (videomemory.vidm_type == VIDEOMEM_TYPE_VRAM) ? "VRAM" : "DRAM"); in vidcvideo_printdetails()319 if (videomemory.vidm_type == VIDEOMEM_TYPE_DRAM) { in vidcvideo_coldinit()
801 (videomemory.vidm_type == VIDEOMEM_TYPE_VRAM)) { in vv_copyrows()
394 videomemory.vidm_type = VIDEOMEM_TYPE_VRAM; in initarm()396 videomemory.vidm_type = VIDEOMEM_TYPE_DRAM; in initarm()
429 videomemory.vidm_type = VIDEOMEM_TYPE_VRAM; in initarm()431 videomemory.vidm_type = VIDEOMEM_TYPE_DRAM; in initarm()