Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov8858.c154 struct ov8858_mode { struct
187 const struct ov8858_mode *cur_mode;
1814 static const struct ov8858_mode supported_modes_r1a_2lane[] = {
1841 static const struct ov8858_mode supported_modes_r1a_4lane[] = {
1856 static const struct ov8858_mode supported_modes_r2a_2lane[] = {
1883 static const struct ov8858_mode supported_modes_r2a_4lane[] = {
1898 static const struct ov8858_mode *supported_modes;
1990 static int ov8858_get_reso_dist(const struct ov8858_mode *mode, in ov8858_get_reso_dist()
1997 static const struct ov8858_mode *
2023 const struct ov8858_mode *mode; in ov8858_set_fmt()
[all …]