Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov5648.c452 static const struct ov5648_mode supported_modes_2lane[] = { variable
1334 ov5648->cur_mode = &supported_modes_2lane[0]; in ov5648_parse_of()
1335 supported_modes = supported_modes_2lane; in ov5648_parse_of()
1336 ov5648->cfg_num = ARRAY_SIZE(supported_modes_2lane); in ov5648_parse_of()
H A Dimx317.c563 static const struct imx317_mode supported_modes_2lane[] = { variable
1461 imx317->cur_mode = &supported_modes_2lane[0]; in imx317_parse_of()
1462 supported_modes = supported_modes_2lane; in imx317_parse_of()
1463 imx317->cfg_num = ARRAY_SIZE(supported_modes_2lane); in imx317_parse_of()
H A Dgc5024.c325 static const struct gc5024_mode supported_modes_2lane[] = { variable
1239 gc5024->cur_mode = &supported_modes_2lane[0]; in gc5024_parse_of()
1240 supported_modes = supported_modes_2lane; in gc5024_parse_of()
1241 gc5024->cfg_num = ARRAY_SIZE(supported_modes_2lane); in gc5024_parse_of()
H A Dgc5035.c393 static const struct gc5035_mode supported_modes_2lane[] = { variable
1338 gc5035->cur_mode = &supported_modes_2lane[0]; in gc5035_parse_of()
1339 supported_modes = supported_modes_2lane; in gc5035_parse_of()
1340 gc5035->cfg_num = ARRAY_SIZE(supported_modes_2lane); in gc5035_parse_of()
H A Dhi556.c464 static const struct hi556_mode supported_modes_2lane[] = { variable
1427 hi556->cur_mode = &supported_modes_2lane[0]; in hi556_parse_of()
1428 supported_modes = supported_modes_2lane; in hi556_parse_of()
1429 hi556->cfg_num = ARRAY_SIZE(supported_modes_2lane); in hi556_parse_of()
H A Dov5670.c631 static const struct ov5670_mode supported_modes_2lane[] = { variable
1790 ov5670->cur_mode = &supported_modes_2lane[0]; in ov5670_parse_of()
1791 supported_modes = supported_modes_2lane; in ov5670_parse_of()
1792 ov5670->cfg_num = ARRAY_SIZE(supported_modes_2lane); in ov5670_parse_of()
H A Dsc4210.c1342 static const struct sc4210_mode supported_modes_2lane[] = { variable
2483 sc4210->support_modes = supported_modes_2lane; in sc4210_parse_of()
2484 sc4210->support_modes_num = ARRAY_SIZE(supported_modes_2lane); in sc4210_parse_of()
H A Dimx214.c570 static const struct imx214_mode supported_modes_2lane[] = { variable
1779 imx214->support_modes = supported_modes_2lane; in imx214_probe()
1780 imx214->cfg_num = ARRAY_SIZE(supported_modes_2lane); in imx214_probe()
H A Dsc530ai.c706 static const struct sc530ai_mode supported_modes_2lane[] = { variable
1791 sc530ai->support_modes = supported_modes_2lane; in sc530ai_parse_of()
1792 sc530ai->support_modes_num = ARRAY_SIZE(supported_modes_2lane); in sc530ai_parse_of()
H A Dgc8034.c1146 static const struct gc8034_mode supported_modes_2lane[] = { variable
3039 gc8034->cur_mode = &supported_modes_2lane[0]; in gc8034_parse_of()
3040 supported_modes = supported_modes_2lane; in gc8034_parse_of()
3041 gc8034->cfg_num = ARRAY_SIZE(supported_modes_2lane); in gc8034_parse_of()
H A Dos04a10.c1270 static const struct os04a10_mode supported_modes_2lane[] = { variable
2720 os04a10->supported_modes = supported_modes_2lane; in os04a10_probe()
2721 os04a10->cfg_num = ARRAY_SIZE(supported_modes_2lane); in os04a10_probe()
H A Dimx464.c1422 static const struct IMX464_mode supported_modes_2lane[] = { variable
3219 IMX464->support_modes = supported_modes_2lane; in IMX464_probe()
3220 IMX464->cfg_num = ARRAY_SIZE(supported_modes_2lane); in IMX464_probe()