Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/tty/serdev/
Dserdev-ttyport.c259 static const struct serdev_controller_ops ctrl_ops = { variable
/linux-6.14.4/drivers/staging/media/atomisp/i2c/
Datomisp-gc0310.c344 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-ov2722.c426 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-gc2235.c338 static const struct v4l2_ctrl_ops ctrl_ops = { variable
Datomisp-mt9m114.c1148 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-6.14.4/drivers/media/pci/tw686x/
Dtw686x-video.c617 static const struct v4l2_ctrl_ops ctrl_ops = { variable
/linux-6.14.4/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c2559 const struct v4l2_ctrl_ops *ctrl_ops, in v4l2_ctrl_new_fwnode_properties()