Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/atmel/
Dmicrochip-csi2dc.c183 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()
[all …]