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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Dsisfb.h84 __u32 heapstart; /* heap start offset in KB */ member in struct:sisfb_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/sis/
H A Dsis.h540 u32 heapstart; /* offset */ member in struct:sis_video_info
H A Dsis_main.c1740 ivideo->sisfb_infoblock.heapstart = ivideo->heapstart / 1024;
3158 ret = max - ivideo->heapstart;
3159 ivideo->sisfb_mem = ivideo->heapstart;
3178 ivideo->heapstart = sisfb_getheapstart(ivideo);
3181 ivideo->sisfb_heap_start = ivideo->video_vbase + ivideo->heapstart;
3185 (int)(ivideo->heapstart / 1024), (int)(ivideo->sisfb_heap_size / 1024));
3199 poh->offset = ivideo->heapstart;

Completed in 82 milliseconds