Home
last modified time | relevance | path

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

12

/linux-6.15/include/media/
H A Dv4l2-ctrls.h1584 int v4l2_ctrl_new_fwnode_properties(struct v4l2_ctrl_handler *hdl,
/linux-6.15/Documentation/driver-api/media/
H A Dcamera-sensor.rst117 information from system firmware and ``v4l2_ctrl_new_fwnode_properties()`` to
/linux-6.15/drivers/media/i2c/
H A Dov01a10.c589 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov01a10_ctrl_ops, in ov01a10_init_controls()
H A Dov2685.c721 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov2685_ctrl_ops, &props); in ov2685_initialize_controls()
H A Dov8858.c1763 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov8858_ctrl_ops, in ov8858_init_ctrls()
H A Dov13858.c1638 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov13858_ctrl_ops, in ov13858_init_controls()
H A Dimx355.c1611 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx355_ctrl_ops, in imx355_init_controls()
H A Dov4689.c793 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov4689_ctrl_ops, in ov4689_initialize_controls()
H A Dov5675.c846 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5675_ctrl_ops, in ov5675_init_controls()
H A Dov5670.c2184 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5670_ctrl_ops, in ov5670_init_controls()
H A Dimx335.c1251 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 Dgc08a3.c1142 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, ops, &props); in gc08a3_init_controls()
H A Dimx296.c436 v4l2_ctrl_new_fwnode_properties(&sensor->ctrls, &imx296_ctrl_ops, in imx296_ctrls_init()
H A Dov9282.c1374 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov9282_ctrl_ops, in ov9282_init_controls()
H A Dov13b10.c1376 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov13b10_ctrl_ops, in ov13b10_init_controls()
H A Dov2740.c834 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov2740_ctrl_ops, &props); in ov2740_init_controls()
H A Dimx219.c645 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx219_ctrl_ops, in imx219_init_controls()
H A Dov08x40.c2123 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov08x40_ctrl_ops, in ov08x40_init_controls()
H A Dimx214.c995 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx214_ctrl_ops, &props); in imx214_ctrls_init()
H A Dov2680.c1012 v4l2_ctrl_new_fwnode_properties(hdl, ops, &props); in ov2680_v4l2_register()
H A Dov5693.c1169 ret = v4l2_ctrl_new_fwnode_properties(&ctrls->handler, ops, in ov5693_init_controls()
H A Dimx415.c851 v4l2_ctrl_new_fwnode_properties(&sensor->ctrls, &imx415_ctrl_ops, in imx415_ctrls_init()
H A Dhi846.c1484 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &hi846_ctrl_ops, in hi846_init_controls()
/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2677 int v4l2_ctrl_new_fwnode_properties(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_fwnode_properties() function
2717 EXPORT_SYMBOL(v4l2_ctrl_new_fwnode_properties);

12