Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/i2c/s5c73m3/ !
Ds5c73m3-core.c95 static const struct s5c73m3_frame_size * const s5c73m3_resolutions[] = { variable
804 fs = s5c73m3_resolutions[idx]; in s5c73m3_find_frame_size()
1238 fse->min_width = s5c73m3_resolutions[idx][fse->index].width; in s5c73m3_enum_frame_size()
1240 fse->max_height = s5c73m3_resolutions[idx][fse->index].height; in s5c73m3_enum_frame_size()
1297 fse->min_width = s5c73m3_resolutions[idx][fse->index].width; in s5c73m3_oif_enum_frame_size()
1299 fse->max_height = s5c73m3_resolutions[idx][fse->index].height; in s5c73m3_oif_enum_frame_size()