Searched refs:svhs (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-cards.c103 static unsigned int svhs[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET }; variable
127 module_param_array(svhs, int, NULL, 0444);
330 .svhs = 2,
341 .svhs = 2,
356 .svhs = 2,
371 .svhs = 2,
391 .svhs = 2,
405 .svhs = 2,
420 .svhs = 3,
437 .svhs
[all...]
H A Dbttv.h208 unsigned int svhs; member in struct:tvcard
H A Dbttvp.h329 unsigned int svhs; member in struct:bttv
H A Dbttv-driver.c1138 if (input == btv->svhs) {
1989 } else if (channel == btv->svhs) {
2121 } else if (i->index == btv->svhs) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/sis/
H A Dsis_main.c2398 u16 svhs=0, svhs_c=0; local
2406 svhs = 0x00b9; cvbs = 0x00b3; vga2 = 0x00d1;
2409 svhs = 0x00dd; cvbs = 0x00ee; vga2 = 0x00fd;
2412 svhs = 0x016b; cvbs = 0x0174; vga2 = 0x0190;
2414 svhs = 0x0200; cvbs = 0x0100;
2416 svhs = 0x016b; cvbs = 0x0110; vga2 = 0x0190;
2491 if((result = SISDoSense(ivideo, svhs, 0x0604))) {
2503 if((result = SISDoSense(ivideo, svhs, svhs_c))) {

Completed in 108 milliseconds