Searched refs:ov9282_ctrl_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dov9282.c718 static const struct v4l2_ctrl_ops ov9282_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
1307 &ov9282_ctrl_ops,
1315 &ov9282_ctrl_ops,
1325 &ov9282_ctrl_ops,
1331 v4l2_ctrl_new_std(ctrl_hdlr, &ov9282_ctrl_ops, V4L2_CID_VFLIP,
1334 v4l2_ctrl_new_std(ctrl_hdlr, &ov9282_ctrl_ops, V4L2_CID_HFLIP,
1338 ov9282->pixel_rate = v4l2_ctrl_new_std(ctrl_hdlr, &ov9282_ctrl_ops,
1345 &ov9282_ctrl_ops,
1356 &ov9282_ctrl_ops,
1365 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov9282_ctrl_ops,
[all...]

Completed in 135 milliseconds