Searched refs:mt9t001_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/i2c/ |
D | mt9t001.c | 640 static const struct v4l2_ctrl_ops mt9t001_ctrl_ops = { variable 651 .ops = &mt9t001_ctrl_ops, 661 .ops = &mt9t001_ctrl_ops, 671 .ops = &mt9t001_ctrl_ops, 681 .ops = &mt9t001_ctrl_ops, 695 .ops = &mt9t001_ctrl_ops, 705 .ops = &mt9t001_ctrl_ops, 715 .ops = &mt9t001_ctrl_ops, 725 .ops = &mt9t001_ctrl_ops, 899 v4l2_ctrl_new_std(&mt9t001->ctrls, &mt9t001_ctrl_ops, in mt9t001_probe() [all …]
|