Home
last modified time | relevance | path

Searched refs:std_type (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/media/video/hdpvr/
Dhdpvr-video.c588 u8 std_type = 1; in vidioc_s_std() local
591 std_type = 0; in vidioc_s_std()
593 return hdpvr_config_call(dev, CTRL_VIDEO_STD_TYPE, std_type); in vidioc_s_std()