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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/sis/
H A Dsis.h537 int sisfb_tvstd; member in struct:sis_video_info
H A Dsis_main.c99 sisfb_tvstd = -1;
298 sisfb_tvstd = sis_tvtype[i].type_no;
2125 if(ivideo->sisfb_tvstd != -1) {
2129 if(ivideo->sisfb_tvstd & (TV_PALN | TV_PALN | TV_NTSCJ)) {
2130 ivideo->sisfb_tvstd = -1;
2150 if(ivideo->sisfb_tvstd != -1) {
2152 ivideo->vbflags |= ivideo->sisfb_tvstd;
5826 ivideo->sisfb_tvstd = sisfb_tvstd;
H A Dsis_main.h84 static int sisfb_tvstd = -1; variable

Completed in 165 milliseconds