Home
last modified time | relevance | path

Searched refs:techpoint_video_modes (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_common.h74 struct techpoint_video_modes { struct
126 struct techpoint_video_modes *video_modes;
127 struct techpoint_video_modes *cur_video_mode;
H A Dtechpoint_tp9930.c345 static struct techpoint_video_modes supported_modes[] = {
406 sizeof(struct techpoint_video_modes) * techpoint->video_modes_num; in tp9930_initialize()
H A Dtechpoint_v4l2.c163 const struct techpoint_video_modes *mode; in techpoint_initialize_controls()
352 static int techpoint_get_reso_dist(struct techpoint_video_modes *mode, in techpoint_get_reso_dist()
359 static struct techpoint_video_modes *
388 struct techpoint_video_modes *mode; in techpoint_set_fmt()
424 const struct techpoint_video_modes *mode = techpoint->cur_video_mode; in techpoint_get_fmt()
H A Dtechpoint_tp9950.c11 static struct techpoint_video_modes supported_modes[] = {
103 sizeof(struct techpoint_video_modes) * techpoint->video_modes_num; in tp9950_initialize()
H A Dtechpoint_tp2855.c98 static struct techpoint_video_modes supported_modes[] = {
196 sizeof(struct techpoint_video_modes) * techpoint->video_modes_num; in tp2855_initialize()