Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serdev/
Dserdev-ttyport.c250 static const struct serdev_controller_ops ctrl_ops = { variable
/linux-6.1.9/drivers/staging/media/atomisp/i2c/
Datomisp-gc2235.c486 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-lm3554.c486 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-ov2680.c542 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.c1308 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c892 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-6.1.9/drivers/media/pci/tw686x/
Dtw686x-video.c618 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-6.1.9/drivers/staging/media/atomisp/i2c/ov5693/
Datomisp-ov5693.c1138 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c2292 const struct v4l2_ctrl_ops *ctrl_ops, in v4l2_ctrl_new_fwnode_properties()