Searched refs:mt9m114_ifp_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/media/i2c/ |
| H A D | mt9m114.c | 1613 static const struct v4l2_ctrl_ops mt9m114_ifp_ctrl_ops = { variable 2149 v4l2_ctrl_new_std(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2152 v4l2_ctrl_new_std_menu(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2157 link_freq = v4l2_ctrl_new_int_menu(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2164 v4l2_ctrl_new_std(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2170 v4l2_ctrl_new_std_menu_items(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2175 v4l2_ctrl_new_std(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2179 v4l2_ctrl_new_std(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2183 v4l2_ctrl_new_std(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init()
|