Searched refs:mt9t001_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/media/i2c/ |
D | mt9t001.c | 645 static const struct v4l2_ctrl_ops mt9t001_ctrl_ops = { variable 656 .ops = &mt9t001_ctrl_ops, 666 .ops = &mt9t001_ctrl_ops, 676 .ops = &mt9t001_ctrl_ops, 686 .ops = &mt9t001_ctrl_ops, 700 .ops = &mt9t001_ctrl_ops, 710 .ops = &mt9t001_ctrl_ops, 720 .ops = &mt9t001_ctrl_ops, 730 .ops = &mt9t001_ctrl_ops, 904 v4l2_ctrl_new_std(&mt9t001->ctrls, &mt9t001_ctrl_ops, in mt9t001_probe() [all …]
|