Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/microchip/
H A Dmicrochip-csi2dc.c183 struct csi2dc_device { struct
209 static inline struct csi2dc_device * argument
309 static int csi2dc_power(struct csi2dc_device *csi2dc, int on) in csi2dc_power()
370 static void csi2dc_vp_update(struct csi2dc_device *csi2dc) in csi2dc_vp_update()
483 struct csi2dc_device *csi2dc = container_of(notifier, in csi2dc_async_bound()
484 struct csi2dc_device, notifier); in csi2dc_async_bound()
557 static int csi2dc_of_parse(struct csi2dc_device *csi2dc, in csi2dc_of_parse()
652 struct csi2dc_device *csi2dc; in csi2dc_probe()
748 struct csi2dc_device *csi2dc = platform_get_drvdata(pdev); in csi2dc_remove()
760 struct csi2dc_device *csi2dc = dev_get_drvdata(dev); in csi2dc_runtime_suspend()
[all …]