Home
last modified time | relevance | path

Searched refs:MEDIA_PAD_FL_SINK (Results 1 – 25 of 112) sorted by relevance

12345

/linux/drivers/media/v4l2-core/
A Dv4l2-mc.c318 if (!(sink->flags & MEDIA_PAD_FL_SINK) || in v4l2_create_fwnode_links_to_pad()
345 MEDIA_PAD_FL_SINK); in v4l2_create_fwnode_links_to_pad()
395 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in v4l2_create_fwnode_links()
/linux/drivers/media/platform/exynos4-is/
A Dcommon.c19 while (pad->flags & MEDIA_PAD_FL_SINK) { in fimc_find_remote_sensor()
A Dfimc-isp-video.c459 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in isp_video_pipeline_validate()
618 iv->pad.flags = MEDIA_PAD_FL_SINK; in fimc_isp_video_device_register()
A Dfimc-capture.c804 if (me->pads[0].flags & MEDIA_PAD_FL_SINK) { in fimc_pipeline_try_format()
1116 if (p->flags & MEDIA_PAD_FL_SINK) { in fimc_pipeline_validate()
1781 vid_cap->vd_pad.flags = MEDIA_PAD_FL_SINK; in fimc_register_capture_device()
1872 fimc->vid_cap.sd_pads[FIMC_SD_PAD_SINK_CAM].flags = MEDIA_PAD_FL_SINK; in fimc_initialize_capture_subdev()
1873 fimc->vid_cap.sd_pads[FIMC_SD_PAD_SINK_FIFO].flags = MEDIA_PAD_FL_SINK; in fimc_initialize_capture_subdev()
/linux/sound/usb/
A Dmedia.c65 mctl->media_pad.flags = MEDIA_PAD_FL_SINK; in snd_media_stream_init()
200 mctl->media_pad[0].flags = MEDIA_PAD_FL_SINK; in snd_media_mixer_init()
/linux/drivers/media/platform/sunxi/sun4i-csi/
A Dsun4i_csi.c224 MEDIA_PAD_FL_SINK | MEDIA_PAD_FL_MUST_CONNECT; in sun4i_csi_probe()
231 csi->vdev_pad.flags = MEDIA_PAD_FL_SINK | MEDIA_PAD_FL_MUST_CONNECT; in sun4i_csi_probe()
/linux/drivers/media/dvb-core/
A Ddvbdev.c279 pads->flags = MEDIA_PAD_FL_SINK; in dvb_create_tsout_entity()
352 dvbdev->pads[0].flags = MEDIA_PAD_FL_SINK; in dvb_create_media_entity()
357 dvbdev->pads[0].flags = MEDIA_PAD_FL_SINK; in dvb_create_media_entity()
363 dvbdev->pads[0].flags = MEDIA_PAD_FL_SINK; in dvb_create_media_entity()
/linux/drivers/staging/media/imx/
A Dimx-media-dev-common.c115 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in imx_media_add_vdev_to_pad()
235 if (!(spad->flags & MEDIA_PAD_FL_SINK)) in imx_media_inherit_controls()
A Dimx-ic-prp.c229 if (local->flags & MEDIA_PAD_FL_SINK) { in prp_link_setup()
495 MEDIA_PAD_FL_SINK : MEDIA_PAD_FL_SOURCE; in prp_init()
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_tpg.c154 pads[0].flags = MEDIA_PAD_FL_SINK; in atomisp_tpg_init()
A Datomisp_file.c225 pads[0].flags = MEDIA_PAD_FL_SINK; in atomisp_file_input_init()
A Datomisp_csi2.c242 pads[CSI2_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in mipi_csi2_init_entities()
/linux/drivers/media/platform/xilinx/
A Dxilinx-dma.c107 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in xvip_pipeline_start_stop()
202 if (dma->pad.flags & MEDIA_PAD_FL_SINK) { in xvip_pipeline_validate()
671 ? MEDIA_PAD_FL_SINK : MEDIA_PAD_FL_SOURCE; in xvip_dma_init()
/linux/drivers/media/platform/
A Dvideo-mux.c306 if ((pad->flags & MEDIA_PAD_FL_SINK) && (pad->index == vmux->active)) in video_mux_set_format()
464 vmux->pads[i].flags = (i < num_pads - 1) ? MEDIA_PAD_FL_SINK in video_mux_probe()
/linux/drivers/media/usb/uvc/
A Duvc_entity.c36 if (!(entity->pads[i].flags & MEDIA_PAD_FL_SINK)) in uvc_mc_create_links()
/linux/drivers/media/platform/vsp1/
A Dvsp1_entity.c644 entity->pads[i].flags = MEDIA_PAD_FL_SINK; in vsp1_entity_init()
653 : MEDIA_PAD_FL_SINK; in vsp1_entity_init()
/linux/drivers/media/platform/qcom/camss/
A Dcamss-video.c505 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in video_start_streaming()
541 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in video_stop_streaming()
985 pad->flags = MEDIA_PAD_FL_SINK; in msm_video_register()
A Dcamss-csid.c692 if ((local->flags & MEDIA_PAD_FL_SINK) && in csid_link_setup()
811 pads[MSM_CSID_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in msm_csid_register_entity()
/linux/drivers/media/mc/
A Dmc-entity.c124 pad->flags & MEDIA_PAD_FL_SINK ? "sink " : "", in dev_dbg_obj()
643 if (entity->pads[i].flags & MEDIA_PAD_FL_SINK) in media_get_pad_index()
672 if (WARN_ON(!(sink->pads[sink_pad].flags & MEDIA_PAD_FL_SINK))) in media_create_pad_link()
/linux/drivers/media/platform/omap3isp/
A Disp.h354 if (subdev->entity.pads[pad].flags & MEDIA_PAD_FL_SINK) in isp_pad_buffer_type()
/linux/include/uapi/linux/
A Dmedia.h211 #define MEDIA_PAD_FL_SINK (1 << 0) macro
/linux/drivers/media/i2c/adv748x/
A Dadv748x-csi2.c325 tx->pads[ADV748X_CSI2_SINK].flags = MEDIA_PAD_FL_SINK; in adv748x_csi2_init()
/linux/drivers/media/test-drivers/vimc/
A Dvimc-common.c184 if (ent->pads[i].flags & MEDIA_PAD_FL_SINK) in vimc_is_source()
/linux/drivers/media/pci/saa7134/
A Dsaa7134-core.c838 dev->demod_pad[SAA7134_PAD_IF_INPUT].flags = MEDIA_PAD_FL_SINK; in saa7134_create_entities()
859 dev->video_pad.flags = MEDIA_PAD_FL_SINK; in saa7134_create_entities()
865 dev->vbi_pad.flags = MEDIA_PAD_FL_SINK; in saa7134_create_entities()
/linux/drivers/media/test-drivers/vivid/
A Dvivid-core.c1410 dev->vid_cap_pad.flags = MEDIA_PAD_FL_SINK; in vivid_create_devnodes()
1508 dev->vbi_cap_pad.flags = MEDIA_PAD_FL_SINK; in vivid_create_devnodes()
1570 dev->sdr_cap_pad.flags = MEDIA_PAD_FL_SINK; in vivid_create_devnodes()
1636 dev->meta_cap_pad.flags = MEDIA_PAD_FL_SINK; in vivid_create_devnodes()
1695 dev->touch_cap_pad.flags = MEDIA_PAD_FL_SINK; in vivid_create_devnodes()

Completed in 50 milliseconds

12345