Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_new_fwnode_properties (Results 1 – 5 of 5) 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 Dthp7312.c1329 ret = v4l2_ctrl_new_fwnode_properties(hdl, &thp7312_ctrl_ops, &props); in thp7312_init_controls()
H A Dalvium-csi2.c2227 ret = v4l2_ctrl_new_fwnode_properties(hdl, ops, &props); in alvium_ctrl_init()
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2789 int v4l2_ctrl_new_fwnode_properties(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_fwnode_properties() function
2830 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()