Home
last modified time | relevance | path

Searched refs:csi2dc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/microchip/
H A Dmicrochip-csi2dc.c159 * @csi2dc_sd: v4l2 subdevice for the csi2dc device
160 * This is the subdevice that the csi2dc device itself
162 * @dev: struct device for this csi2dc device
171 * @pads: Media entity pads for the csi2dc subdevice
177 * subdevice to the csi2dc subdevice
179 * csi2dc subdevice
181 * to the csi2dc subdevice sink pad.
231 struct csi2dc_device *csi2dc = csi2dc_sd_to_csi2dc_device(csi2dc_sd); in csi2dc_get_fmt() local
242 format->format = csi2dc->format; in csi2dc_get_fmt()
251 struct csi2dc_device *csi2dc in csi2dc_set_fmt() local
310 csi2dc_power(struct csi2dc_device *csi2dc, int on) csi2dc_power() argument
341 csi2dc_get_mbus_config(struct csi2dc_device *csi2dc) csi2dc_get_mbus_config() argument
371 csi2dc_vp_update(struct csi2dc_device *csi2dc) csi2dc_vp_update() argument
409 struct csi2dc_device *csi2dc = csi2dc_sd_to_csi2dc_device(csi2dc_sd); csi2dc_s_stream() local
481 struct csi2dc_device *csi2dc = container_of(notifier, csi2dc_async_bound() local
520 csi2dc_prepare_notifier(struct csi2dc_device *csi2dc, struct fwnode_handle *input_fwnode) csi2dc_prepare_notifier() argument
555 csi2dc_of_parse(struct csi2dc_device *csi2dc, struct device_node *of_node) csi2dc_of_parse() argument
633 csi2dc_default_format(struct csi2dc_device *csi2dc) csi2dc_default_format() argument
650 struct csi2dc_device *csi2dc; csi2dc_probe() local
745 struct csi2dc_device *csi2dc = platform_get_drvdata(pdev); csi2dc_remove() local
757 struct csi2dc_device *csi2dc = dev_get_drvdata(dev); csi2dc_runtime_suspend() local
764 struct csi2dc_device *csi2dc = dev_get_drvdata(dev); csi2dc_runtime_resume() local
[all...]
H A DMakefile9 obj-$(CONFIG_VIDEO_MICROCHIP_CSI2DC) += microchip-csi2dc.o

Completed in 2 milliseconds