Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/media/
A Dv4l2-ctrls.h1536 int v4l2_ctrl_new_fwnode_properties(struct v4l2_ctrl_handler *hdl,
/linux-6.3-rc2/drivers/media/i2c/
A Dov4689.c775 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov4689_ctrl_ops, in ov4689_initialize_controls()
A Dov8858.c1767 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov8858_ctrl_ops, in ov8858_init_ctrls()
A Dov13858.c1679 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov13858_ctrl_ops, in ov13858_init_controls()
A Dov08x40.c3122 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov08x40_ctrl_ops, in ov08x40_init_controls()
A Dov13b10.c1287 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov13b10_ctrl_ops, in ov13b10_init_controls()
A Dimx296.c436 v4l2_ctrl_new_fwnode_properties(&sensor->ctrls, &imx296_ctrl_ops, in imx296_ctrls_init()
A Dimx415.c658 v4l2_ctrl_new_fwnode_properties(&sensor->ctrls, &imx415_ctrl_ops, in imx415_ctrls_init()
A Dov5670.c2181 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5670_ctrl_ops, in ov5670_init_controls()
A Dov5675.c849 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov5675_ctrl_ops, in ov5675_init_controls()
A Dov9282.c1371 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov9282_ctrl_ops, in ov9282_init_controls()
A Dimx290.c724 v4l2_ctrl_new_fwnode_properties(&imx290->ctrls, &imx290_ctrl_ops, in imx290_ctrl_init()
A Dimx219.c1363 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx219_ctrl_ops, in imx219_init_controls()
A Dhi846.c1482 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &hi846_ctrl_ops, in hi846_init_controls()
A Dov5693.c1299 ret = v4l2_ctrl_new_fwnode_properties(&ctrls->handler, ops, in ov5693_init_controls()
A Dov8865.c2592 ret = v4l2_ctrl_new_fwnode_properties(handler, ops, &props); in ov8865_ctrls_init()
A Dov5640.c3534 ret = v4l2_ctrl_new_fwnode_properties(hdl, ops, &props); in ov5640_init_controls()
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ctrls-core.c2291 int v4l2_ctrl_new_fwnode_properties(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_fwnode_properties() function
2328 EXPORT_SYMBOL(v4l2_ctrl_new_fwnode_properties);

Completed in 63 milliseconds