Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_new_fwnode_properties (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/include/media/
Dv4l2-ctrls.h1536 int v4l2_ctrl_new_fwnode_properties(struct v4l2_ctrl_handler *hdl,
/Linux-v6.1/drivers/media/i2c/
Dov5670.c2143 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5670_ctrl_ops, in ov5670_init_controls()
Dov13858.c1679 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov13858_ctrl_ops, in ov13858_init_controls()
Dov13b10.c1287 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov13b10_ctrl_ops, in ov13b10_init_controls()
Dimx219.c1377 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx219_ctrl_ops, in imx219_init_controls()
Dov5693.c1296 ret = v4l2_ctrl_new_fwnode_properties(&ctrls->handler, ops, in ov5693_init_controls()
Dhi846.c1482 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &hi846_ctrl_ops, in hi846_init_controls()
Dov8865.c2592 ret = v4l2_ctrl_new_fwnode_properties(handler, ops, &props); in ov8865_ctrls_init()
Dov5640.c3497 ret = v4l2_ctrl_new_fwnode_properties(hdl, ops, &props); in ov5640_init_controls()
/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c2291 int v4l2_ctrl_new_fwnode_properties(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_fwnode_properties() function
2328 EXPORT_SYMBOL(v4l2_ctrl_new_fwnode_properties);