Searched refs:g_mbus_config (Results 1 – 16 of 16) sorted by relevance
| /Linux-v5.4/drivers/staging/media/imx/ |
| D | TODO | 7 instead the CSI subdev should call its neighbor's g_mbus_config op 9 Hans Verkuil is planning to remove the g_mbus_config op. For now this
|
| /Linux-v5.4/drivers/media/i2c/ |
| D | ml86v7667.c | 294 .g_mbus_config = ml86v7667_g_mbus_config,
|
| D | ov9640.c | 664 .g_mbus_config = ov9640_g_mbus_config,
|
| D | mt9m001.c | 706 .g_mbus_config = mt9m001_g_mbus_config,
|
| D | ov6650.c | 926 .g_mbus_config = ov6650_g_mbus_config,
|
| D | adv7180.c | 844 .g_mbus_config = adv7180_g_mbus_config,
|
| D | mt9m111.c | 1158 .g_mbus_config = mt9m111_g_mbus_config,
|
| D | tvp5150.c | 1414 .g_mbus_config = tvp5150_g_mbus_config,
|
| D | tc358743.c | 1839 .g_mbus_config = tc358743_g_mbus_config,
|
| /Linux-v5.4/drivers/staging/media/soc_camera/ |
| D | imx074.c | 271 .g_mbus_config = imx074_g_mbus_config,
|
| D | soc_ov5642.c | 944 .g_mbus_config = ov5642_g_mbus_config,
|
| D | soc_ov9740.c | 891 .g_mbus_config = ov9740_g_mbus_config,
|
| D | mt9t031.c | 726 .g_mbus_config = mt9t031_g_mbus_config,
|
| D | soc_mt9v022.c | 858 .g_mbus_config = mt9v022_g_mbus_config,
|
| /Linux-v5.4/include/media/ |
| D | v4l2-subdev.h | 438 int (*g_mbus_config)(struct v4l2_subdev *sd, member
|
| /Linux-v5.4/drivers/media/platform/ |
| D | pxa_camera.c | 1612 ret = sensor_call(pcdev, video, g_mbus_config, &cfg); in pxa_camera_set_bus_param() 1679 ret = sensor_call(pcdev, video, g_mbus_config, &cfg); in pxa_camera_try_bus_param()
|