Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c93 static const struct s5c73m3_frame_size * const s5c73m3_resolutions[] = { variable
802 fs = s5c73m3_resolutions[idx]; in s5c73m3_find_frame_size()
1236 fse->min_width = s5c73m3_resolutions[idx][fse->index].width; in s5c73m3_enum_frame_size()
1238 fse->max_height = s5c73m3_resolutions[idx][fse->index].height; in s5c73m3_enum_frame_size()
1295 fse->min_width = s5c73m3_resolutions[idx][fse->index].width; in s5c73m3_oif_enum_frame_size()
1297 fse->max_height = s5c73m3_resolutions[idx][fse->index].height; in s5c73m3_oif_enum_frame_size()