Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/sta2x11/
Dsta2x11_vip.c443 v4l2_std_id oldstd = vip->std, newstd; in vidioc_s_std() local
449 v4l2_subdev_call(vip->decoder, video, querystd, &newstd); in vidioc_s_std()
453 std = vip->std = newstd; in vidioc_s_std()