Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtp2855.c71 struct tp2855_mode { struct
102 struct tp2855_mode *cur_mode; argument
229 static struct tp2855_mode supported_modes[] = {
344 static int tp2855_get_reso_dist(const struct tp2855_mode *mode, in tp2855_get_reso_dist()
351 static const struct tp2855_mode *
378 const struct tp2855_mode *mode; in tp2855_set_fmt()
415 const struct tp2855_mode *mode = tp2855->cur_mode; in tp2855_get_fmt()
787 const struct tp2855_mode *mode; in tp2855_initialize_controls()
855 const struct tp2855_mode *def_mode = &supported_modes[0]; in tp2855_open()