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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dsis.h520 int sisfb_tvstd; member in struct:sis_video_info
H A Dsis_main.c92 sisfb_tvstd = -1;
291 sisfb_tvstd = sis_tvtype[i].type_no;
2114 if(ivideo->sisfb_tvstd != -1) {
2118 if(ivideo->sisfb_tvstd & (TV_PALM | TV_PALN | TV_NTSCJ)) {
2119 ivideo->sisfb_tvstd = -1;
2139 if(ivideo->sisfb_tvstd != -1) {
2141 ivideo->vbflags |= ivideo->sisfb_tvstd;
5808 ivideo->sisfb_tvstd = sisfb_tvstd;
H A Dsis_main.h84 static int sisfb_tvstd = -1; variable

Completed in 38 milliseconds