Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dimx327.c134 struct imx327_mode { struct
176 const struct imx327_mode *support_modes;
178 const struct imx327_mode *cur_mode;
483 static const struct imx327_mode lvds_supported_modes[] = {
575 static const struct imx327_mode mipi_supported_modes[] = {
716 const struct imx327_mode *mode; in imx327_set_fmt()
771 const struct imx327_mode *mode = imx327->cur_mode; in imx327_get_fmt()
796 const struct imx327_mode *mode = imx327->cur_mode; in imx327_enum_mbus_code()
866 const struct imx327_mode *mode = imx327->cur_mode; in imx327_g_frame_interval()
1500 const struct imx327_mode *def_mode = &imx327->support_modes[0]; in imx327_open()
[all …]