Home
last modified time | relevance | path

Searched refs:cur_video_mode (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_dev.c294 techpoint->cur_video_mode->channel_reso[ch] = reso; in __techpoint_get_vc_fmt_inf()
297 techpoint->cur_video_mode->channel_reso[ch] = reso; in __techpoint_get_vc_fmt_inf()
352 techpoint->cur_video_mode->common_reg_list, in techpoint_get_vc_fmt_inf()
353 techpoint->cur_video_mode->common_reg_size); in techpoint_get_vc_fmt_inf()
405 techpoint->cur_video_mode->common_reg_list, in techpoint_start_video_stream()
406 techpoint->cur_video_mode->common_reg_size); in techpoint_start_video_stream()
H A Dtechpoint_v4l2.c167 mode = techpoint->cur_video_mode; in techpoint_initialize_controls()
393 techpoint->cur_video_mode = mode; in techpoint_set_fmt()
424 const struct techpoint_video_modes *mode = techpoint->cur_video_mode; in techpoint_get_fmt()
462 code->code = techpoint->cur_video_mode->bus_fmt; in techpoint_enum_mbus_code()
493 fi->interval = techpoint->cur_video_mode->max_fps; in techpoint_g_frame_interval()
791 techpoint->cur_video_mode->width, in techpoint_stream()
792 techpoint->cur_video_mode->height); in techpoint_stream()
H A Dtechpoint_common.h127 struct techpoint_video_modes *cur_video_mode; member
H A Dtechpoint_tp9930.c410 techpoint->cur_video_mode = &techpoint->video_modes[0]; in tp9930_initialize()
H A Dtechpoint_tp9950.c107 techpoint->cur_video_mode = &techpoint->video_modes[0]; in tp9950_initialize()
H A Dtechpoint_tp2855.c200 techpoint->cur_video_mode = &techpoint->video_modes[0]; in tp2855_initialize()