Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dimx296.c382 static const struct v4l2_ctrl_ops imx296_ctrl_ops = { variable
398 v4l2_ctrl_new_std(&sensor->ctrls, &imx296_ctrl_ops, in imx296_ctrls_init()
400 v4l2_ctrl_new_std(&sensor->ctrls, &imx296_ctrl_ops, in imx296_ctrls_init()
412 sensor->hblank = v4l2_ctrl_new_std(&sensor->ctrls, &imx296_ctrl_ops, in imx296_ctrls_init()
418 sensor->vblank = v4l2_ctrl_new_std(&sensor->ctrls, &imx296_ctrl_ops, in imx296_ctrls_init()
431 v4l2_ctrl_new_std_menu_items(&sensor->ctrls, &imx296_ctrl_ops, in imx296_ctrls_init()
436 v4l2_ctrl_new_fwnode_properties(&sensor->ctrls, &imx296_ctrl_ops, in imx296_ctrls_init()