Searched refs:mt9t001_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/i2c/ |
D | mt9t001.c | 629 static struct v4l2_ctrl_ops mt9t001_ctrl_ops = { variable 640 .ops = &mt9t001_ctrl_ops, 650 .ops = &mt9t001_ctrl_ops, 660 .ops = &mt9t001_ctrl_ops, 670 .ops = &mt9t001_ctrl_ops, 684 .ops = &mt9t001_ctrl_ops, 694 .ops = &mt9t001_ctrl_ops, 704 .ops = &mt9t001_ctrl_ops, 714 .ops = &mt9t001_ctrl_ops, 888 v4l2_ctrl_new_std(&mt9t001->ctrls, &mt9t001_ctrl_ops, in mt9t001_probe() [all …]
|