Searched refs:mt9t001_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/media/i2c/ |
D | mt9t001.c | 637 static const struct v4l2_ctrl_ops mt9t001_ctrl_ops = { variable 648 .ops = &mt9t001_ctrl_ops, 658 .ops = &mt9t001_ctrl_ops, 668 .ops = &mt9t001_ctrl_ops, 678 .ops = &mt9t001_ctrl_ops, 692 .ops = &mt9t001_ctrl_ops, 702 .ops = &mt9t001_ctrl_ops, 712 .ops = &mt9t001_ctrl_ops, 722 .ops = &mt9t001_ctrl_ops, 896 v4l2_ctrl_new_std(&mt9t001->ctrls, &mt9t001_ctrl_ops, in mt9t001_probe() [all …]
|