Searched refs:mt9m114_ifp_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | mt9m114.c | 1554 static const struct v4l2_ctrl_ops mt9m114_ifp_ctrl_ops = { variable 2039 v4l2_ctrl_new_std(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2042 v4l2_ctrl_new_std_menu(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2047 link_freq = v4l2_ctrl_new_int_menu(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2054 v4l2_ctrl_new_std(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2060 v4l2_ctrl_new_std_menu_items(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2065 v4l2_ctrl_new_std(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2069 v4l2_ctrl_new_std(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init() 2073 v4l2_ctrl_new_std(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init()
|