Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c594 u8 std_type = 1; in vidioc_s_std() local
601 std_type = 0; in vidioc_s_std()
604 dev->height = std_type ? 576 : 480; in vidioc_s_std()
606 return hdpvr_config_call(dev, CTRL_VIDEO_STD_TYPE, std_type); in vidioc_s_std()
/kernel/linux/linux-6.6/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c594 u8 std_type = 1; in vidioc_s_std() local
601 std_type = 0; in vidioc_s_std()
604 dev->height = std_type ? 576 : 480; in vidioc_s_std()
606 return hdpvr_config_call(dev, CTRL_VIDEO_STD_TYPE, std_type); in vidioc_s_std()

Completed in 4 milliseconds