Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/video/
Dsisfb.h85 __u32 heapstart; /* heap start offset in KB */ member
/linux-5.19.10/drivers/video/fbdev/sis/
Dsis.h549 u32 heapstart; /* offset */ member
Dsis_main.c1751 ivideo->sisfb_infoblock.heapstart = ivideo->heapstart / 1024; in sisfb_ioctl()
3165 ret = max - ivideo->heapstart; in sisfb_getheapsize()
3166 ivideo->sisfb_mem = ivideo->heapstart; in sisfb_getheapsize()
3184 ivideo->heapstart = sisfb_getheapstart(ivideo); in sisfb_heap_init()
3187 ivideo->sisfb_heap_start = ivideo->video_vbase + ivideo->heapstart; in sisfb_heap_init()
3191 (int)(ivideo->heapstart / 1024), (int)(ivideo->sisfb_heap_size / 1024)); in sisfb_heap_init()
3205 poh->offset = ivideo->heapstart; in sisfb_heap_init()