Searched refs:subdev_call_with_sense (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/platform/soc_camera/ |
D | omap1_camera.c | 1157 #define subdev_call_with_sense(pcdev, dev, icd, sd, function, args...) \ macro 1188 int ret = subdev_call_with_sense(pcdev, dev, icd, sd, s_mbus_fmt, mf); in set_mbus_format() 1227 ret = subdev_call_with_sense(pcdev, dev, icd, sd, s_crop, crop); in omap1_cam_set_crop()
|