Searched refs:mt9m001_ctrl_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | mt9m001.c | 643 static const struct v4l2_ctrl_ops mt9m001_ctrl_ops = { variable 764 v4l2_ctrl_new_std(&mt9m001->hdl, &mt9m001_ctrl_ops, in mt9m001_probe() 766 v4l2_ctrl_new_std(&mt9m001->hdl, &mt9m001_ctrl_ops, in mt9m001_probe() 768 mt9m001->exposure = v4l2_ctrl_new_std(&mt9m001->hdl, &mt9m001_ctrl_ops, in mt9m001_probe() 775 &mt9m001_ctrl_ops, V4L2_CID_EXPOSURE_AUTO, 1, 0, in mt9m001_probe()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | mt9m001.c | 644 static const struct v4l2_ctrl_ops mt9m001_ctrl_ops = { variable 767 v4l2_ctrl_new_std(&mt9m001->hdl, &mt9m001_ctrl_ops, in mt9m001_probe() 769 v4l2_ctrl_new_std(&mt9m001->hdl, &mt9m001_ctrl_ops, in mt9m001_probe() 771 mt9m001->exposure = v4l2_ctrl_new_std(&mt9m001->hdl, &mt9m001_ctrl_ops, in mt9m001_probe() 778 &mt9m001_ctrl_ops, V4L2_CID_EXPOSURE_AUTO, 1, 0, in mt9m001_probe()
|
Completed in 3 milliseconds