Searched refs:biosdate (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/video/fbdev/sis/
H A Dsis_main.h505 char *biosdate; member in struct:_customttable
H A Dsis_main.c352 unsigned char *biosdate = NULL; local
359 biosdate = ivideo->SiS_Pr.VirtualRomBase + 0x2c;
371 ((!strlen(mycustomttable[i].biosdate)) ||
373 (!strncmp(mycustomttable[i].biosdate, biosdate,
374 strlen(mycustomttable[i].biosdate))))) &&

Completed in 130 milliseconds