Home
last modified time | relevance | path

Searched defs:ctrl_ops (Results 1 – 11 of 11) sorted by relevance

/linux-5.10/drivers/tty/serdev/ !
Dserdev-ttyport.c250 static const struct serdev_controller_ops ctrl_ops = { variable
/linux-5.10/drivers/staging/media/atomisp/i2c/ !
Datomisp-gc2235.c485 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-lm3554.c486 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-ov2680.c574 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-ov2722.c573 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-gc0310.c621 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-mt9m114.c1395 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-5.10/drivers/staging/media/atomisp/pci/ !
Datomisp_subdev.c879 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-5.10/drivers/media/pci/tw686x/ !
Dtw686x-video.c619 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-5.10/drivers/staging/media/atomisp/i2c/ov5693/ !
Datomisp-ov5693.c1138 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-5.10/drivers/media/v4l2-core/ !
Dv4l2-ctrls.c4688 const struct v4l2_ctrl_ops *ctrl_ops, in v4l2_ctrl_new_fwnode_properties()