Home
last modified time | relevance | path

Searched refs:heapstart (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/video/
Dsisfb.h84 __u32 heapstart; /* heap start offset in KB */ member
/linux-4.4.14/drivers/video/fbdev/sis/
Dsis.h483 u32 heapstart; /* offset */ member
Dsis_main.c1713 ivideo->sisfb_infoblock.heapstart = ivideo->heapstart / 1024; in sisfb_ioctl()
3124 ret = max - ivideo->heapstart; in sisfb_getheapsize()
3125 ivideo->sisfb_mem = ivideo->heapstart; in sisfb_getheapsize()
3143 ivideo->heapstart = sisfb_getheapstart(ivideo); in sisfb_heap_init()
3146 ivideo->sisfb_heap_start = ivideo->video_vbase + ivideo->heapstart; in sisfb_heap_init()
3150 (int)(ivideo->heapstart / 1024), (int)(ivideo->sisfb_heap_size / 1024)); in sisfb_heap_init()
3164 poh->offset = ivideo->heapstart; in sisfb_heap_init()