Searched refs:v4l2_ctrl_new_fwnode_properties (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/media/i2c/ |
| H A D | ov02c10.c | 565 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov02c10_ctrl_ops, &props); in ov02c10_init_controls()
|
| H A D | ov5675.c | 845 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5675_ctrl_ops, in ov5675_init_controls()
|
| H A D | ov5670.c | 2183 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5670_ctrl_ops, in ov5670_init_controls()
|
| H A D | gc05a2.c | 1197 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, ops, &props); in gc05a2_init_controls()
|
| H A D | gc08a3.c | 1141 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, ops, &props); in gc08a3_init_controls()
|
| H A D | t4ka3.c | 881 v4l2_ctrl_new_fwnode_properties(hdl, ops, &props); in t4ka3_init_controls()
|
| H A D | ov2680.c | 1011 v4l2_ctrl_new_fwnode_properties(hdl, ops, &props); in ov2680_v4l2_register()
|
| H A D | thp7312.c | 1329 ret = v4l2_ctrl_new_fwnode_properties(hdl, &thp7312_ctrl_ops, &props); in thp7312_init_controls()
|
| H A D | ov8865.c | 2583 ret = v4l2_ctrl_new_fwnode_properties(handler, ops, &props); in ov8865_ctrls_init()
|
| H A D | ov5640.c | 3521 ret = v4l2_ctrl_new_fwnode_properties(hdl, ops, &props); in ov5640_init_controls()
|
| H A D | ov64a40.c | 3410 ret = v4l2_ctrl_new_fwnode_properties(hdlr, &ov64a40_ctrl_ops, in ov64a40_init_controls()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls-core.c | 2866 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 D | ccs-core.c | 909 rval = v4l2_ctrl_new_fwnode_properties(&sensor->pixel_array->ctrl_handler, in ccs_init_controls()
|