Searched refs:USBTV_TV_STD (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/usb/usbtv/ | ||
D | usbtv.h | 54 #define USBTV_TV_STD (V4L2_STD_525_60 | V4L2_STD_PAL) macro |
D | usbtv-video.c | 705 usbtv->vdev.tvnorms = USBTV_TV_STD; in usbtv_video_init() |