Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/
Dvim2m.c674 static const struct v4l2_ctrl_ops vim2m_ctrl_ops = { variable
856 .ops = &vim2m_ctrl_ops,
867 .ops = &vim2m_ctrl_ops,
900 v4l2_ctrl_new_std(hdl, &vim2m_ctrl_ops, V4L2_CID_HFLIP, 0, 1, 1, 0); in vim2m_open()
901 v4l2_ctrl_new_std(hdl, &vim2m_ctrl_ops, V4L2_CID_VFLIP, 0, 1, 1, 0); in vim2m_open()