| /linux-6.15/include/media/ |
| H A D | v4l2-ctrls.h | 1584 int v4l2_ctrl_new_fwnode_properties(struct v4l2_ctrl_handler *hdl,
|
| /linux-6.15/Documentation/driver-api/media/ |
| H A D | camera-sensor.rst | 117 information from system firmware and ``v4l2_ctrl_new_fwnode_properties()`` to
|
| /linux-6.15/drivers/media/i2c/ |
| H A D | ov01a10.c | 589 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov01a10_ctrl_ops, in ov01a10_init_controls()
|
| H A D | ov2685.c | 721 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov2685_ctrl_ops, &props); in ov2685_initialize_controls()
|
| H A D | ov8858.c | 1763 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov8858_ctrl_ops, in ov8858_init_ctrls()
|
| H A D | ov13858.c | 1638 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov13858_ctrl_ops, in ov13858_init_controls()
|
| H A D | imx355.c | 1611 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx355_ctrl_ops, in imx355_init_controls()
|
| H A D | ov4689.c | 793 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov4689_ctrl_ops, in ov4689_initialize_controls()
|
| H A D | ov5675.c | 846 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5675_ctrl_ops, in ov5675_init_controls()
|
| H A D | ov5670.c | 2184 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5670_ctrl_ops, in ov5670_init_controls()
|
| H A D | imx335.c | 1251 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx335_ctrl_ops, &props); in imx335_init_controls()
|
| H A D | gc05a2.c | 1198 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, ops, &props); in gc05a2_init_controls()
|
| H A D | gc08a3.c | 1142 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, ops, &props); in gc08a3_init_controls()
|
| H A D | imx296.c | 436 v4l2_ctrl_new_fwnode_properties(&sensor->ctrls, &imx296_ctrl_ops, in imx296_ctrls_init()
|
| H A D | ov9282.c | 1374 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov9282_ctrl_ops, in ov9282_init_controls()
|
| H A D | ov13b10.c | 1376 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov13b10_ctrl_ops, in ov13b10_init_controls()
|
| H A D | ov2740.c | 834 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov2740_ctrl_ops, &props); in ov2740_init_controls()
|
| H A D | imx219.c | 645 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx219_ctrl_ops, in imx219_init_controls()
|
| H A D | ov08x40.c | 2123 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov08x40_ctrl_ops, in ov08x40_init_controls()
|
| H A D | imx214.c | 995 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx214_ctrl_ops, &props); in imx214_ctrls_init()
|
| H A D | ov2680.c | 1012 v4l2_ctrl_new_fwnode_properties(hdl, ops, &props); in ov2680_v4l2_register()
|
| H A D | ov5693.c | 1169 ret = v4l2_ctrl_new_fwnode_properties(&ctrls->handler, ops, in ov5693_init_controls()
|
| H A D | imx415.c | 851 v4l2_ctrl_new_fwnode_properties(&sensor->ctrls, &imx415_ctrl_ops, in imx415_ctrls_init()
|
| H A D | hi846.c | 1484 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &hi846_ctrl_ops, in hi846_init_controls()
|
| /linux-6.15/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls-core.c | 2677 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);
|