Searched refs:supported_modes_2lane (Results 1 – 12 of 12) sorted by relevance
452 static const struct ov5648_mode supported_modes_2lane[] = { variable1334 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()
563 static const struct imx317_mode supported_modes_2lane[] = { variable1461 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()
325 static const struct gc5024_mode supported_modes_2lane[] = { variable1239 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()
393 static const struct gc5035_mode supported_modes_2lane[] = { variable1338 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()
464 static const struct hi556_mode supported_modes_2lane[] = { variable1427 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()
631 static const struct ov5670_mode supported_modes_2lane[] = { variable1790 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()
1342 static const struct sc4210_mode supported_modes_2lane[] = { variable2483 sc4210->support_modes = supported_modes_2lane; in sc4210_parse_of()2484 sc4210->support_modes_num = ARRAY_SIZE(supported_modes_2lane); in sc4210_parse_of()
570 static const struct imx214_mode supported_modes_2lane[] = { variable1779 imx214->support_modes = supported_modes_2lane; in imx214_probe()1780 imx214->cfg_num = ARRAY_SIZE(supported_modes_2lane); in imx214_probe()
706 static const struct sc530ai_mode supported_modes_2lane[] = { variable1791 sc530ai->support_modes = supported_modes_2lane; in sc530ai_parse_of()1792 sc530ai->support_modes_num = ARRAY_SIZE(supported_modes_2lane); in sc530ai_parse_of()
1146 static const struct gc8034_mode supported_modes_2lane[] = { variable3039 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()
1270 static const struct os04a10_mode supported_modes_2lane[] = { variable2720 os04a10->supported_modes = supported_modes_2lane; in os04a10_probe()2721 os04a10->cfg_num = ARRAY_SIZE(supported_modes_2lane); in os04a10_probe()
1422 static const struct IMX464_mode supported_modes_2lane[] = { variable3219 IMX464->support_modes = supported_modes_2lane; in IMX464_probe()3220 IMX464->cfg_num = ARRAY_SIZE(supported_modes_2lane); in IMX464_probe()