Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov02c10.c565 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov02c10_ctrl_ops, &props); in ov02c10_init_controls()
H A Dov5675.c845 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5675_ctrl_ops, in ov5675_init_controls()
H A Dov5670.c2183 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5670_ctrl_ops, in ov5670_init_controls()
H A Dgc05a2.c1197 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, ops, &props); in gc05a2_init_controls()
H A Dgc08a3.c1141 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, ops, &props); in gc08a3_init_controls()
H A Dt4ka3.c881 v4l2_ctrl_new_fwnode_properties(hdl, ops, &props); in t4ka3_init_controls()
H A Dov2680.c1011 v4l2_ctrl_new_fwnode_properties(hdl, ops, &props); in ov2680_v4l2_register()
H A Dthp7312.c1329 ret = v4l2_ctrl_new_fwnode_properties(hdl, &thp7312_ctrl_ops, &props); in thp7312_init_controls()
H A Dov8865.c2583 ret = v4l2_ctrl_new_fwnode_properties(handler, ops, &props); in ov8865_ctrls_init()
H A Dov5640.c3521 ret = v4l2_ctrl_new_fwnode_properties(hdl, ops, &props); in ov5640_init_controls()
H A Dov64a40.c3410 ret = v4l2_ctrl_new_fwnode_properties(hdlr, &ov64a40_ctrl_ops, in ov64a40_init_controls()
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2866 int v4l2_ctrl_new_fwnode_properties(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_fwnode_properties() function
2907 EXPORT_SYMBOL(v4l2_ctrl_new_fwnode_properties);
/linux/drivers/media/i2c/ccs/
H A Dccs-core.c909 rval = v4l2_ctrl_new_fwnode_properties(&sensor->pixel_array->ctrl_handler, in ccs_init_controls()