Lines Matching refs:imx214_modes
413 } imx214_modes[] = { variable
494 if (fse->index >= ARRAY_SIZE(imx214_modes)) in imx214_enum_frame_size()
497 fse->min_width = fse->max_width = imx214_modes[fse->index].width; in imx214_enum_frame_size()
498 fse->min_height = fse->max_height = imx214_modes[fse->index].height; in imx214_enum_frame_size()
591 mode = v4l2_find_nearest_size(imx214_modes, in imx214_set_format()
592 ARRAY_SIZE(imx214_modes), width, height, in imx214_set_format()
640 fmt.format.width = imx214_modes[0].width; in imx214_entity_init_cfg()
641 fmt.format.height = imx214_modes[0].height; in imx214_entity_init_cfg()
731 mode = v4l2_find_nearest_size(imx214_modes, in imx214_start_streaming()
732 ARRAY_SIZE(imx214_modes), width, height, in imx214_start_streaming()
821 mode = v4l2_find_nearest_size(imx214_modes, in imx214_enum_frame_interval()
822 ARRAY_SIZE(imx214_modes), width, height, in imx214_enum_frame_interval()