Searched refs:easycap_ntsc (Results 1 – 1 of 1) sorted by relevance
59 static bool easycap_ntsc; variable60 module_param_named(ntsc, easycap_ntsc, bool, S_IRUGO | S_IWUSR);3548 peasycap->ntsc = easycap_ntsc; in easycap_usb_probe()3550 easycap_ntsc ? "NTSC" : "PAL"); in easycap_usb_probe()