Home
last modified time | relevance | path

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

/linux-2.6.39/include/video/
Dsisfb.h84 __u32 heapstart; /* heap start offset in KB */ member
/linux-2.6.39/drivers/video/sis/
Dsis.h483 u32 heapstart; /* offset */ member
Dsis_main.c1735 ivideo->sisfb_infoblock.heapstart = ivideo->heapstart / 1024; in sisfb_ioctl()
3160 ret = max - ivideo->heapstart; in sisfb_getheapsize()
3161 ivideo->sisfb_mem = ivideo->heapstart; in sisfb_getheapsize()
3180 ivideo->heapstart = sisfb_getheapstart(ivideo); in sisfb_heap_init()
3183 ivideo->sisfb_heap_start = ivideo->video_vbase + ivideo->heapstart; in sisfb_heap_init()
3187 (int)(ivideo->heapstart / 1024), (int)(ivideo->sisfb_heap_size / 1024)); in sisfb_heap_init()
3201 poh->offset = ivideo->heapstart; in sisfb_heap_init()