Searched refs:vd_pad (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnilfs2_api.h233 * @vd_pad: padding
243 __u32 vd_pad; member in struct:nilfs_vdesc
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite.h114 * @vd_pad: media (sink) pad for the capture video node
147 struct media_pad vd_pad; member in struct:fimc_lite
H A Dfimc-core.h288 * @vd_pad: fimc video capture node pad
308 struct media_pad vd_pad; member in struct:fimc_vid_cap
H A Dfimc-lite.c1280 fimc->vd_pad.flags = MEDIA_PAD_FL_SINK;
1281 ret = media_entity_pads_init(&vfd->entity, 1, &fimc->vd_pad);
H A Dfimc-capture.c1784 vid_cap->vd_pad.flags = MEDIA_PAD_FL_SINK;
1786 ret = media_entity_pads_init(&vfd->entity, 1, &vid_cap->vd_pad);

Completed in 127 milliseconds