Home
last modified time | relevance | path

Searched defs:asd (Results 76 - 100 of 126) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Disp.h223 struct v4l2_async_connection asd; member
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dst-mipid02.c898 struct v4l2_async_connection *asd; in mipid02_parse_rx_ep() local
846 mipid02_async_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *s_subdev, struct v4l2_async_connection *asd) mipid02_async_bound() argument
880 mipid02_async_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *s_subdev, struct v4l2_async_connection *asd) mipid02_async_unbind() argument
H A Dds90ub913.c562 struct v4l2_async_connection *asd; in ub913_v4l2_notifier_register() local
521 ub913_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *source_subdev, struct v4l2_async_connection *asd) ub913_notify_bound() argument
/kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/
H A Datmel-isc-base.c1728 isc_async_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asd) isc_async_bound() argument
1747 isc_async_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asd) isc_async_unbind() argument
H A Datmel-isc.h47 struct v4l2_async_connection *asd; member
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dmedia-dev.c403 struct v4l2_async_connection *asd; in fimc_md_parse_one_endpoint() local
1372 subdev_notifier_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asd) subdev_notifier_bound() argument
/kernel/linux/linux-6.6/drivers/media/platform/atmel/
H A Datmel-isi.c1154 struct v4l2_async_connection *asd; in isi_graph_init() local
1121 isi_graph_notify_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct v4l2_async_connection *asd) isi_graph_notify_unbind() argument
1133 isi_graph_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asd) isi_graph_notify_bound() argument
/kernel/linux/linux-6.6/drivers/media/platform/nxp/
H A Dimx8mq-mipi-csi2.c589 struct v4l2_async_connection *asd; in imx8mq_mipi_csi_async_register() local
567 imx8mq_mipi_csi_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct v4l2_async_connection *asd) imx8mq_mipi_csi_notify_bound() argument
/kernel/linux/linux-6.6/drivers/media/platform/microchip/
H A Dmicrochip-isc-base.c1713 isc_async_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asd) isc_async_bound() argument
1742 isc_async_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asd) isc_async_unbind() argument
H A Dmicrochip-csi2dc.c523 struct v4l2_async_connection *asd; in csi2dc_prepare_notifier() local
477 csi2dc_async_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asd) csi2dc_async_bound() argument
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-csi2.c649 struct v4l2_async_connection *asd; in rzg2l_csi2_parse_dt() local
600 rzg2l_csi2_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asd) rzg2l_csi2_notify_bound() argument
616 rzg2l_csi2_notify_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asd) rzg2l_csi2_notify_unbind() argument
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmax9286.c147 static inline struct max9286_asd *to_max9286_asd(struct v4l2_async_subdev *asd) in to_max9286_asd() argument
579 struct v4l2_async_subdev *asd; in max9286_v4l2_notifier_register() local
485 max9286_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_subdev *asd) max9286_notify_bound() argument
549 max9286_notify_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_subdev *asd) max9286_notify_unbind() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/atmel/
H A Datmel-isc-base.c2111 isc_async_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_subdev *asd) isc_async_bound() argument
2130 isc_async_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_subdev *asd) isc_async_unbind() argument
/kernel/linux/linux-5.10/drivers/media/platform/
H A Drenesas-ceu.c156 struct v4l2_async_subdev asd; member
163 static struct ceu_subdev *to_ceu_subdev(struct v4l2_async_subdev *asd) in to_ceu_subdev() argument
1382 ceu_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *v4l2_sd, struct v4l2_async_subdev *asd) ceu_notify_bound() argument
[all...]
H A Drcar_drif.c1213 struct v4l2_async_subdev *asd; in rcar_drif_parse_subdevs() local
1103 rcar_drif_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_subdev *asd) rcar_drif_notify_bound() argument
1118 rcar_drif_notify_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_subdev *asd) rcar_drif_notify_unbind() argument
/kernel/linux/linux-5.10/drivers/media/platform/am437x/
H A Dam437x-vpfe.c2143 vpfe_async_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_subdev *asd) vpfe_async_bound() argument
/kernel/linux/linux-5.10/drivers/media/platform/marvell-ccic/
H A Dmcam-core.c1755 mccic_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_subdev *asd) mccic_notify_bound() argument
1800 mccic_notify_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_subdev *asd) mccic_notify_unbind() argument
H A Dmcam-core.h154 struct v4l2_async_subdev asd; member
/kernel/linux/linux-5.10/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c1382 struct v4l2_async_subdev asd; member
1428 struct v4l2_async_subdev *asd; in cio2_notifier_complete() local
1387 cio2_notifier_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) cio2_notifier_bound() argument
1410 cio2_notifier_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) cio2_notifier_unbind() argument
1480 struct v4l2_async_subdev *asd; cio2_parse_firmware() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/rcar-vin/
H A Drcar-csi2.c886 struct v4l2_async_subdev *asd; in rcsi2_parse_dt() local
808 rcsi2_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_subdev *asd) rcsi2_notify_bound() argument
833 rcsi2_notify_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_subdev *asd) rcsi2_notify_unbind() argument
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-subdev.h890 struct v4l2_async_subdev *asd; member
/kernel/linux/linux-5.10/drivers/media/platform/stm32/
H A Dstm32-dcmi.c103 struct v4l2_async_subdev asd; member
1735 dcmi_graph_notify_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) dcmi_graph_notify_unbind() argument
1747 dcmi_graph_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_subdev *asd) dcmi_graph_notify_bound() argument
/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A Dimx-media-csi.c1929 struct v4l2_async_subdev *asd = NULL; in imx_csi_async_register() local
1906 imx_csi_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) imx_csi_notify_bound() argument
H A Dimx7-mipi-csis.c1009 struct v4l2_async_subdev *asd; in mipi_csis_async_register() local
960 mipi_csis_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) mipi_csis_notify_bound() argument
H A Dimx7-media-csi.c1194 struct v4l2_async_subdev *asd; in imx7_csi_async_register() local
1171 imx7_csi_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) imx7_csi_notify_bound() argument

Completed in 47 milliseconds

123456