Searched refs:ntsc (Results 1 – 4 of 4) sorted by relevance
/drivers/media/video/cx18/ |
D | cx18-driver.c | 83 static char ntsc[] = "-"; variable 120 module_param_string(ntsc, ntsc, sizeof(ntsc), 0644); 167 MODULE_PARM_DESC(ntsc, "Set NTSC standard: M, J, K"); 406 switch (ntsc[0]) { in cx18_parse_std()
|
/drivers/media/video/ivtv/ |
D | ivtv-driver.c | 100 static char ntsc[] = "-"; variable 137 module_param_string(ntsc, ntsc, sizeof(ntsc), 0644); 193 MODULE_PARM_DESC(ntsc, "Set NTSC standard: M, J (Japan), K (South Korea)"); 560 switch (ntsc[0]) { in ivtv_parse_std()
|
/drivers/media/video/ |
D | tuner-core.c | 157 static char ntsc[] = "-"; variable 166 module_param_string(ntsc, ntsc, sizeof(ntsc), 0644); 647 switch (ntsc[0]) { in tuner_fixup_std()
|
/drivers/staging/go7007/ |
D | go7007.txt | 428 patches/2.6.11/tda8290-ntsc.diff
|