Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/
H A Dvim2m.c939 static const struct v4l2_ctrl_ops vim2m_ctrl_ops = { variable
1141 .ops = &vim2m_ctrl_ops,
1151 .ops = &vim2m_ctrl_ops,
1184 v4l2_ctrl_new_std(hdl, &vim2m_ctrl_ops, V4L2_CID_HFLIP, 0, 1, 1, 0); in vim2m_open()
1185 v4l2_ctrl_new_std(hdl, &vim2m_ctrl_ops, V4L2_CID_VFLIP, 0, 1, 1, 0); in vim2m_open()