Home
last modified time | relevance | path

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

12

/linux/include/media/
H A Dv4l2-ctrls.h1586 int v4l2_ctrl_new_fwnode_properties(struct v4l2_ctrl_handler *hdl,
/linux/Documentation/driver-api/media/
H A Dcamera-sensor.rst117 information from system firmware and ``v4l2_ctrl_new_fwnode_properties()`` to
/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc0310.c604 v4l2_ctrl_new_fwnode_properties(hdl, &ctrl_ops, &props); in gc0310_init_controls()
/linux/drivers/media/i2c/
H A Dov2685.c721 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov2685_ctrl_ops, &props); in ov2685_initialize_controls()
H A Dov02c10.c549 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov02c10_ctrl_ops, &props); in ov02c10_init_controls()
H A Dov01a10.c589 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov01a10_ctrl_ops, in ov01a10_init_controls()
H A Dov02e10.c449 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov02e10_ctrl_ops, &props); in ov02e10_init_controls()
H A Dov8858.c1763 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov8858_ctrl_ops, in ov8858_init_ctrls()
H A Dimx355.c1611 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx355_ctrl_ops, in imx355_init_controls()
H A Dov5675.c846 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5675_ctrl_ops, in ov5675_init_controls()
H A Dimx335.c1252 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx335_ctrl_ops, &props); in imx335_init_controls()
H A Dgc05a2.c1198 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, ops, &props); in gc05a2_init_controls()
H A Dov2740.c830 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov2740_ctrl_ops, &props); in ov2740_init_controls()
H A Dgc08a3.c1142 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, ops, &props); in gc08a3_init_controls()
H A Dov5670.c2184 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5670_ctrl_ops, in ov5670_init_controls()
H A Dov9282.c1374 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov9282_ctrl_ops, in ov9282_init_controls()
H A Dimx296.c436 v4l2_ctrl_new_fwnode_properties(&sensor->ctrls, &imx296_ctrl_ops, in imx296_ctrls_init()
H A Dov13b10.c1455 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov13b10_ctrl_ops, in ov13b10_init_controls()
H A Dov2680.c1012 v4l2_ctrl_new_fwnode_properties(hdl, ops, &props); in ov2680_v4l2_register()
H A Dimx283.c1380 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx283_ctrl_ops, in imx283_init_controls()
H A Dov5693.c1169 ret = v4l2_ctrl_new_fwnode_properties(&ctrls->handler, ops, in ov5693_init_controls()
H A Dhi846.c1484 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &hi846_ctrl_ops, in hi846_init_controls()
H A Dimx415.c851 v4l2_ctrl_new_fwnode_properties(&sensor->ctrls, &imx415_ctrl_ops, in imx415_ctrls_init()
H A Dvd56g3.c734 ret = v4l2_ctrl_new_fwnode_properties(hdl, ops, &fwnode_props); in vd56g3_init_controls()
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2681 int v4l2_ctrl_new_fwnode_properties(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_fwnode_properties() function
2721 EXPORT_SYMBOL(v4l2_ctrl_new_fwnode_properties);

12