Home
last modified time | relevance | path

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

/linux/drivers/media/test-drivers/
H A Dvim2m.c1133 static const struct v4l2_ctrl_ops vim2m_ctrl_ops = { variable
1353 .ops = &vim2m_ctrl_ops,
1363 .ops = &vim2m_ctrl_ops,
1396 v4l2_ctrl_new_std(hdl, &vim2m_ctrl_ops, V4L2_CID_HFLIP, 0, 1, 1, 0); in vim2m_open()
1397 v4l2_ctrl_new_std(hdl, &vim2m_ctrl_ops, V4L2_CID_VFLIP, 0, 1, 1, 0); in vim2m_open()