Home
last modified time | relevance | path

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

/linux-5.10/drivers/media/test-drivers/
Dvim2m.c949 static const struct v4l2_ctrl_ops vim2m_ctrl_ops = { variable
1151 .ops = &vim2m_ctrl_ops,
1161 .ops = &vim2m_ctrl_ops,
1194 v4l2_ctrl_new_std(hdl, &vim2m_ctrl_ops, V4L2_CID_HFLIP, 0, 1, 1, 0); in vim2m_open()
1195 v4l2_ctrl_new_std(hdl, &vim2m_ctrl_ops, V4L2_CID_VFLIP, 0, 1, 1, 0); in vim2m_open()