| /linux/drivers/staging/media/imx/ |
| H A D | imx-media-dev-common.c | 86 vdev->vfd->entity.name, entity->name, srcpad->index); in imx_media_add_vdev_to_pad() 158 link = list_first_entry(&vdev->vfd->entity.links, in imx_media_create_pad_vdev_lists() 197 struct video_device *vfd, in imx_media_inherit_controls() argument 207 vfd->entity.name, sd->entity.name); in imx_media_inherit_controls() 209 ret = v4l2_ctrl_add_handler(vfd->ctrl_handler, in imx_media_inherit_controls() 227 ret = imx_media_inherit_controls(imxmd, vfd, pad->entity); in imx_media_inherit_controls() 243 struct video_device *vfd; in imx_media_link_notify() local 274 vfd = pad_vdev->vdev->vfd; in imx_media_link_notify() 275 if (!vfd->ctrl_handler) in imx_media_link_notify() 279 vfd->entity.name); in imx_media_link_notify() [all …]
|
| H A D | imx-media-utils.c | 660 struct video_device *vfd; in imx_media_pipeline_pad() local 686 vfd = media_entity_to_video_device(pad->entity); in imx_media_pipeline_pad() 687 if (buftype == vfd->queue->type) in imx_media_pipeline_pad() 711 struct video_device *vfd; in find_pipeline_entity() local 719 vfd = media_entity_to_video_device(start); in find_pipeline_entity() 720 if (buftype == vfd->queue->type) in find_pipeline_entity() 721 return &vfd->entity; in find_pipeline_entity()
|
| H A D | imx-media.h | 105 struct video_device *vfd; member
|
| /linux/drivers/media/platform/ti/omap/ |
| H A D | omap_vout_vrfb.c | 95 struct video_device *vfd; in omap_vout_setup_vrfb_bufs() local 104 vfd = vout->vfd; in omap_vout_setup_vrfb_bufs() 152 vfd->minor); in omap_vout_setup_vrfb_bufs()
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-core.c | 1024 struct video_device *vfd, in cx88_vdev_init() argument 1028 *vfd = *template_; in cx88_vdev_init() 1036 vfd->v4l2_dev = &core->v4l2_dev; in cx88_vdev_init() 1037 vfd->dev_parent = &pci->dev; in cx88_vdev_init() 1038 vfd->release = video_device_release_empty; in cx88_vdev_init() 1039 vfd->lock = &core->lock; in cx88_vdev_init() 1040 snprintf(vfd->name, sizeof(vfd->name), "%s %s (%s)", in cx88_vdev_init()
|
| H A D | cx88.h | 645 struct video_device *vfd,
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-core.c | 936 struct video_device *vfd; in vdev_init() local 938 vfd = video_device_alloc(); in vdev_init() 939 if (NULL == vfd) in vdev_init() 941 *vfd = *template; in vdev_init() 942 vfd->v4l2_dev = &dev->v4l2_dev; in vdev_init() 943 vfd->release = video_device_release; in vdev_init() 944 snprintf(vfd->name, sizeof(vfd->name), "%s %s (%s)", in vdev_init() 946 video_set_drvdata(vfd, dev); in vdev_init() 947 return vfd; in vdev_init()
|
| /linux/tools/testing/selftests/tc-testing/plugin-lib/ |
| H A D | valgrindPlugin.py | 129 with open('vgnd-{}.log'.format(self.args.testid)) as vfd: 130 content = vfd.read()
|
| /linux/drivers/media/platform/sunxi/sun8i-rotate/ |
| H A D | sun8i-rotate.h | 120 struct video_device vfd; member
|
| /linux/drivers/media/platform/samsung/s5p-g2d/ |
| H A D | g2d.h | 20 struct video_device *vfd; member
|
| /linux/drivers/media/pci/solo6x10/ |
| H A D | solo6x10.h | 144 struct video_device *vfd; member 220 struct video_device *vfd; member
|
| H A D | solo6x10-g723.c | 336 sprintf(name, "Softlogic%d", solo_dev->vfd->num); in solo_g723_init()
|
| H A D | solo6x10-core.c | 416 dev_set_name(dev, "%s-%d-%d", driver, solo_dev->vfd->num, in solo_sysfs_init()
|
| /linux/drivers/media/platform/st/stm32/dma2d/ |
| H A D | dma2d.h | 107 struct video_device *vfd; member
|
| /linux/drivers/media/platform/raspberrypi/pisp_be/ |
| H A D | pisp_be.c | 157 struct video_device vfd; member 987 node->vfd.device_caps); in pispbe_node_querycap() 1398 struct media_entity *entity = &node->vfd.entity; in pispbe_init_node() 1399 struct video_device *vdev = &node->vfd; in pispbe_init_node() 1470 NODE_NAME(node), node->vfd.num); in pispbe_init_node() 1475 video_unregister_device(&node->vfd); in pispbe_init_node() 1579 video_unregister_device(&pispbe->node[num_regist].vfd); in pispbe_init_devices() 1608 video_unregister_device(&pispbe->node[i].vfd); in pispbe_destroy_devices()
|
| /linux/drivers/media/platform/sunxi/sun8i-di/ |
| H A D | sun8i-di.h | 221 struct video_device vfd; member
|
| /linux/drivers/media/platform/chips-media/coda/ |
| H A D | coda.h | 80 struct video_device vfd[6]; member
|
| /linux/drivers/pinctrl/realtek/ |
| H A D | pinctrl-rtd1619b.c | 748 RTD1619B_FUNC(vfd),
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 1066 e7e5 vfd VRR_VVV0UU
|