Searched refs:ntsc (Results 1 – 5 of 5) sorted by relevance
/drivers/media/v4l2-core/ |
D | tuner-core.c | 67 static char ntsc[] = "-"; variable 74 module_param_string(ntsc, ntsc, sizeof(ntsc), 0644); 927 if (ntsc[0] != '-' && (std & V4L2_STD_NTSC) == V4L2_STD_NTSC) { in tuner_fixup_std() 928 switch (ntsc[0]) { in tuner_fixup_std()
|
/drivers/media/pci/cx18/ |
D | cx18-driver.c | 81 static char ntsc[] = "-"; variable 117 module_param_string(ntsc, ntsc, sizeof(ntsc), 0644); 166 MODULE_PARM_DESC(ntsc, "Set NTSC standard: M, J, K"); 511 switch (ntsc[0]) { in cx18_parse_std()
|
/drivers/media/pci/ivtv/ |
D | ivtv-driver.c | 110 static char ntsc[] = "-"; variable 150 module_param_string(ntsc, ntsc, sizeof(ntsc), 0644); 212 MODULE_PARM_DESC(ntsc, "Set NTSC standard: M, J (Japan), K (South Korea)"); 618 switch (ntsc[0]) { in ivtv_parse_std()
|
/drivers/media/pci/ngene/ |
D | ngene.h | 851 u8 ntsc; member
|
/drivers/staging/media/go7007/ |
D | go7007.txt | 427 patches/2.6.11/tda8290-ntsc.diff
|