Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/video/
Dsisfb.h85 __u32 heapstart; /* heap start offset in KB */ member
/Linux-v4.19/drivers/video/fbdev/sis/
Dsis.h563 u32 heapstart; /* offset */ member
Dsis_main.c1765 ivideo->sisfb_infoblock.heapstart = ivideo->heapstart / 1024; in sisfb_ioctl()
3179 ret = max - ivideo->heapstart; in sisfb_getheapsize()
3180 ivideo->sisfb_mem = ivideo->heapstart; in sisfb_getheapsize()
3198 ivideo->heapstart = sisfb_getheapstart(ivideo); in sisfb_heap_init()
3201 ivideo->sisfb_heap_start = ivideo->video_vbase + ivideo->heapstart; in sisfb_heap_init()
3205 (int)(ivideo->heapstart / 1024), (int)(ivideo->sisfb_heap_size / 1024)); in sisfb_heap_init()
3219 poh->offset = ivideo->heapstart; in sisfb_heap_init()