Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt8619c.c52 struct lt8619c_mode { struct
77 const struct lt8619c_mode *cur_mode; argument
150 static const struct lt8619c_mode supported_modes[] = {
1263 static int lt8619c_get_reso_dist(const struct lt8619c_mode *mode, in lt8619c_get_reso_dist()
1270 static const struct lt8619c_mode *
1295 const struct lt8619c_mode *mode; in lt8619c_set_fmt()
1396 const struct lt8619c_mode *mode = lt8619c->cur_mode; in lt8619c_g_frame_interval()
1434 const struct lt8619c_mode *def_mode = &supported_modes[0]; in lt8619c_open()