Home
last modified time | relevance | path

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

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