Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/tty/serdev/
Dserdev-ttyport.c261 static const struct serdev_controller_ops ctrl_ops = { variable
/linux-6.6.21/drivers/staging/media/atomisp/i2c/
Datomisp-gc0310.c355 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-gc2235.c348 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-ov2722.c436 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-lm3554.c486 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-mt9m114.c1157 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-6.6.21/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c708 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-6.6.21/drivers/media/pci/tw686x/
Dtw686x-video.c618 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-6.6.21/drivers/staging/media/atomisp/i2c/ov5693/
Datomisp-ov5693.c966 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-6.6.21/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c2555 const struct v4l2_ctrl_ops *ctrl_ops, in v4l2_ctrl_new_fwnode_properties()