Home
last modified time | relevance | path

Searched refs:havenoheap (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/sis/
Dsis.h404 int havenoheap; member
Dsis_main.c3272 if((ivideo) && (!ivideo->havenoheap)) {
3295 if((!ivideo) || (ivideo->havenoheap)) return;
4711 if((ivideo->havenoheap = sisfb_heap_init(ivideo))) {