Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/video/
Dsisfb.h85 __u32 heapstart; /* heap start offset in KB */ member
/linux-6.6.21/drivers/video/fbdev/sis/
Dsis.h549 u32 heapstart; /* offset */ member
Dsis_main.c1754 ivideo->sisfb_infoblock.heapstart = ivideo->heapstart / 1024; in sisfb_ioctl()
3177 ret = max - ivideo->heapstart; in sisfb_getheapsize()
3178 ivideo->sisfb_mem = ivideo->heapstart; in sisfb_getheapsize()
3196 ivideo->heapstart = sisfb_getheapstart(ivideo); in sisfb_heap_init()
3199 ivideo->sisfb_heap_start = ivideo->video_vbase + ivideo->heapstart; in sisfb_heap_init()
3203 (int)(ivideo->heapstart / 1024), (int)(ivideo->sisfb_heap_size / 1024)); in sisfb_heap_init()
3217 poh->offset = ivideo->heapstart; in sisfb_heap_init()