Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dimx317.c590 static const struct imx317_mode supported_modes_4lane[] = { variable
1452 imx317->cur_mode = &supported_modes_4lane[0]; in imx317_parse_of()
1453 supported_modes = supported_modes_4lane; in imx317_parse_of()
1454 imx317->cfg_num = ARRAY_SIZE(supported_modes_4lane); in imx317_parse_of()
H A Dos08a20.c392 static const struct os08a20_mode supported_modes_4lane[] = { variable
1382 os08a20->cur_mode = &supported_modes_4lane[0]; in os08a20_parse_of()
1383 supported_modes = supported_modes_4lane; in os08a20_parse_of()
1384 os08a20->cfg_num = ARRAY_SIZE(supported_modes_4lane); in os08a20_parse_of()
H A Dgc08a3.c1050 static const struct gc08a3_mode supported_modes_4lane[] = { variable
1990 gc08a3->cur_mode = &supported_modes_4lane[0]; in gc08a3_parse_of()
1991 gc08a3->support_modes = supported_modes_4lane; in gc08a3_parse_of()
1992 gc08a3->cfg_num = ARRAY_SIZE(supported_modes_4lane); in gc08a3_parse_of()
H A Dsc4210.c1382 static const struct sc4210_mode supported_modes_4lane[] = { variable
2486 sc4210->support_modes = supported_modes_4lane; in sc4210_parse_of()
2487 sc4210->support_modes_num = ARRAY_SIZE(supported_modes_4lane); in sc4210_parse_of()
H A Dimx214.c601 static const struct imx214_mode supported_modes_4lane[] = { variable
1776 imx214->support_modes = supported_modes_4lane; in imx214_probe()
1777 imx214->cfg_num = ARRAY_SIZE(supported_modes_4lane); in imx214_probe()
H A Dsc530ai.c666 static const struct sc530ai_mode supported_modes_4lane[] = { variable
1794 sc530ai->support_modes = supported_modes_4lane; in sc530ai_parse_of()
1795 sc530ai->support_modes_num = ARRAY_SIZE(supported_modes_4lane); in sc530ai_parse_of()
H A Dgc8034.c1197 static const struct gc8034_mode supported_modes_4lane[] = { variable
3027 gc8034->cur_mode = &supported_modes_4lane[0]; in gc8034_parse_of()
3028 supported_modes = supported_modes_4lane; in gc8034_parse_of()
3029 gc8034->cfg_num = ARRAY_SIZE(supported_modes_4lane); in gc8034_parse_of()
H A Dmax96712.c300 static const struct max96712_mode supported_modes_4lane[] = { variable
1950 max96712->supported_modes = supported_modes_4lane; in max96712_probe()
1951 max96712->cfg_modes_num = ARRAY_SIZE(supported_modes_4lane); in max96712_probe()
H A Dmax96722.c316 static const struct max96722_mode supported_modes_4lane[] = { variable
1950 max96722->supported_modes = supported_modes_4lane; in max96722_probe()
1951 max96722->cfg_modes_num = ARRAY_SIZE(supported_modes_4lane); in max96722_probe()