Home
last modified time | relevance | path

Searched refs:media (Results 1 – 25 of 545) sorted by last modified time

12345678910>>...22

/linux/drivers/iommu/
H A DKconfig214 The OMAP3 media platform drivers depend on iommu support,
/linux/drivers/
H A DMakefile113 obj-y += i2c/ i3c/ media/
/linux/
H A DMAINTAINERS174 L: linux-media@vger.kernel.org
177 Q: http://patchwork.linuxtv.org/project/linux-media/list/
178 F: drivers/media/dvb-frontends/a8293*
503 L: linux-media@vger.kernel.org
505 F: drivers/media/i2c/adp1653.c
506 F: include/media/i2c/adp1653.h
608 L: linux-media@vger.kernel.org
611 Q: http://patchwork.linuxtv.org/project/linux-media/list/
612 F: drivers/media/dvb-frontends/af9013*
615 L: linux-media@vger.kernel.org
[all …]
/linux/Documentation/
H A DMakefile87 …sphinx = $(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media $2 && \
188 $(Q)$(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media clean
/linux/drivers/macintosh/
H A DKconfig112 bool "Support PowerBook hotswap media bay"
115 This option adds support for older PowerBook's hotswap media bay
/linux/drivers/staging/media/imx/
H A DKconfig3 tristate "i.MX5/6 V4L2 media drivers"
14 Say yes here to enable support for video4linux media controller
/linux/drivers/staging/media/atomisp/
H A DMakefile12 atomisp = $(srctree)/drivers/staging/media/atomisp/
/linux/drivers/media/usb/uvc/
H A Duvc_driver.c1026 term->media.bControlSize = n; in uvc_parse_standard_control()
1027 term->media.bmControls = (u8 *)term + sizeof(*term); in uvc_parse_standard_control()
1028 term->media.bTransportModeSize = p; in uvc_parse_standard_control()
1029 term->media.bmTransportModes = (u8 *)term in uvc_parse_standard_control()
1031 memcpy(term->media.bmControls, &buffer[9], n); in uvc_parse_standard_control()
1032 memcpy(term->media.bmTransportModes, &buffer[10+n], p); in uvc_parse_standard_control()
H A Duvcvideo.h204 } media; member
/linux/drivers/media/platform/st/sti/c8sectpfe/
H A DMakefile10 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/
11 ccflags-y += -I $(srctree)/drivers/media/tuners/
/linux/drivers/media/platform/
H A DKconfig10 Say Y here to enable support for platform-specific media drivers.
65 source "drivers/media/platform/allegro-dvt/Kconfig"
66 source "drivers/media/platform/amlogic/Kconfig"
67 source "drivers/media/platform/amphion/Kconfig"
68 source "drivers/media/platform/aspeed/Kconfig"
69 source "drivers/media/platform/atmel/Kconfig"
70 source "drivers/media/platform/broadcom/Kconfig"
71 source "drivers/media/platform/cadence/Kconfig"
72 source "drivers/media/platform/chips-media/Kconfig"
73 source "drivers/media/platform/intel/Kconfig"
[all …]
H A DMakefile15 obj-y += chips-media/
/linux/drivers/media/pci/intel/
H A DKconfig3 source "drivers/media/pci/intel/ipu3/Kconfig"
4 source "drivers/media/pci/intel/ipu6/Kconfig"
5 source "drivers/media/pci/intel/ivsc/Kconfig"
/linux/drivers/media/i2c/
H A DKconfig670 source "drivers/media/i2c/ccs/Kconfig"
671 source "drivers/media/i2c/et8ek8/Kconfig"
1315 source "drivers/media/i2c/cx25840/Kconfig"
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enum-fmt.rst64 :ref:`media bus format code <v4l2-mbus-pixelcode>`, then drivers
67 devices) that media bus code. If the ``mbus_code`` is unsupported by
H A Dvidioc-subdev-g-crop.rst46 desired pad number as reported by the media API and the ``which`` field
90 - Pad number as reported by the media framework.
H A Dsubdev-formats.rst42 field on the source pad to request a specific colorspace for the media
58 for the media bus data. If the driver cannot handle the requested
60 This field is ignored for HSV media bus formats. The driver indicates
72 for the media bus data. If the driver cannot handle the requested
74 This field is ignored for Y'CbCr media bus formats. The driver indicates
88 for the media bus data. If the driver cannot handle the requested
102 function for the media bus data. If the driver cannot handle the requested
142 media bus frame format, see :ref:`v4l2-subdev-mbus-code-flags`.
150 The media bus pixel codes describe image formats as flowing over
161 The media bus pixel codes document parallel formats. Should the pixel data be
[all …]
H A Dvidioc-subdev-g-routing.rst13 …ING - VIDIOC_SUBDEV_S_ROUTING - Get or set routing between streams of media pads in a media entity.
40 These ioctls are used to get and set the routing in a media entity.
H A Dvidioc-reqbufs.rst150 - This buffer type supports :ref:`requests <media-request-api>`.
H A Ddev-subdev.rst16 implements the media device API, they will automatically inherit from
17 media entities. Applications will be able to enumerate the sub-devices
18 and discover the hardware topology using the media entities, pads and
92 combination of media bus data format, frame width and frame height.
125 Drivers that implement the :ref:`media API <media-controller-intro>`
308 size and V4L2_MBUS_FMT_SGRBG8_1X8 media bus code. Formats on the
313 2048x1536 and its media bus code to V4L2_MBUS_FMT_SGRBG_1X8. The
317 2046x1534 and the media bus code to V4L2_MBUS_FMT_SGRBG_1X8 to
318 match the frontend source size and media bus code. The media bus code
465 configure it, the user sets the media bus format on the subdev's sink
[all …]
/linux/Documentation/userspace-api/media/
H A Dglossary.rst9 The goal of this section is to standardize the terms used within the media
18 media hardware.
117 A set of userspace APIs used to control the media hardware. It is
126 See Documentation/userspace-api/media/index.rst.
200 Part of the media hardware which is supported by the :term:`V4L2 API`.
207 V4L2 device driver that doesn't require a media controller to be used.
/linux/Documentation/admin-guide/media/
H A Dipu6-isys.rst16 drivers/media/pci/intel/ipu6.
39 .. Note:: See Documentation/driver-api/media/drivers/ipu6.rst for more
51 :alt: ipu6 isys media graph with multiple streams support
53 IPU6 ISYS media graph with multiple streams support
89 Using the media controller APIs, we can configure ov01a10 sensor by
90 media-ctl [#f1]_ and yavta [#f2]_ to transmit frames to IPU6 ISYS.
95 # This example assumes /dev/media0 as the IPU ISYS media device
98 # Establish the link for the media devices using media-ctl
99 media-ctl -d $MDEV -l "\"ov01a10 3-0036\":0 -> \"Intel IPU6 CSI2 2\":0[1]"
101 # Set the format for the media devices
[all …]
/linux/sound/usb/
H A DMakefile26 snd-usb-audio-$(CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER) += media.o
/linux/net/tipc/
H A Dudp_media.c742 b->mtu = b->media->mtu; in tipc_udp_enable()
/linux/drivers/net/phy/
H A DKconfig438 Ethernet physical media devices and the Gigabit Ethernet controller.

12345678910>>...22