Lines Matching refs:csi2dc_device
183 struct csi2dc_device { struct
209 static inline struct csi2dc_device * argument
212 return container_of(csi2dc_sd, struct csi2dc_device, csi2dc_sd); in csi2dc_sd_to_csi2dc_device()
231 struct csi2dc_device *csi2dc = csi2dc_sd_to_csi2dc_device(csi2dc_sd); in csi2dc_get_fmt()
251 struct csi2dc_device *csi2dc = csi2dc_sd_to_csi2dc_device(csi2dc_sd); in csi2dc_set_fmt()
310 static int csi2dc_power(struct csi2dc_device *csi2dc, int on) in csi2dc_power()
341 static int csi2dc_get_mbus_config(struct csi2dc_device *csi2dc) in csi2dc_get_mbus_config()
371 static void csi2dc_vp_update(struct csi2dc_device *csi2dc) in csi2dc_vp_update()
409 struct csi2dc_device *csi2dc = csi2dc_sd_to_csi2dc_device(csi2dc_sd); in csi2dc_s_stream()
481 struct csi2dc_device *csi2dc = container_of(notifier, in csi2dc_async_bound()
482 struct csi2dc_device, notifier); in csi2dc_async_bound()
520 static int csi2dc_prepare_notifier(struct csi2dc_device *csi2dc, in csi2dc_prepare_notifier()
555 static int csi2dc_of_parse(struct csi2dc_device *csi2dc, in csi2dc_of_parse()
633 static void csi2dc_default_format(struct csi2dc_device *csi2dc) in csi2dc_default_format()
650 struct csi2dc_device *csi2dc; in csi2dc_probe()
745 struct csi2dc_device *csi2dc = platform_get_drvdata(pdev); in csi2dc_remove()
757 struct csi2dc_device *csi2dc = dev_get_drvdata(dev); in csi2dc_runtime_suspend()
764 struct csi2dc_device *csi2dc = dev_get_drvdata(dev); in csi2dc_runtime_resume()