Searched full:media (Results 1 – 25 of 4331) sorted by relevance
12345678910>>...174
| /kernel/linux/linux-6.6/drivers/media/pci/ |
| D | Kconfig | 6 bool "Media PCI Adapters" 8 Enable media drivers for PCI/PCIe bus. 14 comment "Media capture support" 16 source "drivers/media/pci/solo6x10/Kconfig" 17 source "drivers/media/pci/sta2x11/Kconfig" 18 source "drivers/media/pci/tw5864/Kconfig" 19 source "drivers/media/pci/tw68/Kconfig" 20 source "drivers/media/pci/tw686x/Kconfig" 21 source "drivers/media/pci/zoran/Kconfig" 26 comment "Media capture/analog TV support" [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/ |
| D | Kconfig | 6 bool "Media PCI Adapters" 8 Enable media drivers for PCI/PCIe bus. 14 comment "Media capture support" 15 source "drivers/media/pci/meye/Kconfig" 16 source "drivers/media/pci/solo6x10/Kconfig" 17 source "drivers/media/pci/sta2x11/Kconfig" 18 source "drivers/media/pci/tw5864/Kconfig" 19 source "drivers/media/pci/tw68/Kconfig" 20 source "drivers/media/pci/tw686x/Kconfig" 24 comment "Media capture/analog TV support" [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/ |
| D | Kconfig | 11 bool "Media USB Adapters" 13 Enable media drivers for USB bus. 20 source "drivers/media/usb/uvc/Kconfig" 21 source "drivers/media/usb/gspca/Kconfig" 22 source "drivers/media/usb/pwc/Kconfig" 23 source "drivers/media/usb/cpia2/Kconfig" 24 source "drivers/media/usb/zr364xx/Kconfig" 25 source "drivers/media/usb/stkwebcam/Kconfig" 26 source "drivers/media/usb/s2255/Kconfig" 27 source "drivers/media/usb/usbtv/Kconfig" [all …]
|
| /kernel/linux/linux-6.6/drivers/media/usb/ |
| D | Kconfig | 6 bool "Media USB Adapters" 8 Enable media drivers for USB bus. 16 source "drivers/media/usb/gspca/Kconfig" 17 source "drivers/media/usb/pwc/Kconfig" 18 source "drivers/media/usb/s2255/Kconfig" 19 source "drivers/media/usb/usbtv/Kconfig" 20 source "drivers/media/usb/uvc/Kconfig" 27 source "drivers/media/usb/go7007/Kconfig" 28 source "drivers/media/usb/hdpvr/Kconfig" 29 source "drivers/media/usb/pvrusb2/Kconfig" [all …]
|
| /kernel/linux/linux-6.6/Documentation/driver-api/media/ |
| D | mc-core.rst | 3 Media Controller devices 6 Media Controller 9 The media controller userspace API is documented in 10 :ref:`the Media Controller uAPI book <media_controller>`. This document focus 11 on the kernel-side implementation of the media framework. 13 Abstract media device model 17 of the goals of the media framework. To achieve this, hardware devices are 21 An entity is a basic media hardware building block. It can correspond to 36 Media device 39 A media device is represented by a struct media_device [all …]
|
| D | maintainer-entry-profile.rst | 1 Media Subsystem Profile 7 The media subsystem covers support for a variety of devices: stream 9 and media pipeline control. 13 - drivers/media 14 - drivers/staging/media 15 - Documentation/admin-guide/media 16 - Documentation/driver-api/media 17 - Documentation/userspace-api/media 18 - Documentation/devicetree/bindings/media/\ [1]_ 19 - include/media [all …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/ |
| D | Kconfig | 7 bool "Media platform devices" 10 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/cadence/Kconfig" 71 source "drivers/media/platform/chips-media/Kconfig" 72 source "drivers/media/platform/intel/Kconfig" [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/media/ |
| D | mc-core.rst | 3 Media Controller devices 6 Media Controller 9 The media controller userspace API is documented in 10 :ref:`the Media Controller uAPI book <media_controller>`. This document focus 11 on the kernel-side implementation of the media framework. 13 Abstract media device model 17 of the goals of the media framework. To achieve this, hardware devices are 21 An entity is a basic media hardware building block. It can correspond to 36 Media device 39 A media device is represented by a struct media_device [all …]
|
| /kernel/linux/linux-6.6/drivers/media/ |
| D | Kconfig | 9 source "drivers/media/rc/Kconfig" 10 source "drivers/media/cec/Kconfig" 16 If you want to use media devices, including Webcams, Video grabber 26 bool "Filter media drivers" 29 Configuring the media subsystem can be complex, as there are 36 If not selected, all non-optional media core functionality 37 needed to support media drivers will be enabled. Also, all 38 media device drivers should be shown. 47 By default, a media driver auto-selects all possible ancillary 62 menu "Media device types" [all …]
|
| /kernel/linux/linux-5.10/drivers/media/ |
| D | Kconfig | 9 source "drivers/media/rc/Kconfig" 10 source "drivers/media/cec/Kconfig" 16 If you want to use media devices, including Webcams, Video grabber 26 bool "Filter media drivers" 30 Configuring the media subsystem can be complex, as there are 37 If not selected, all non-optional media core functionality 38 needed to support media drivers will be enabled. Also, all 39 media device drivers should be shown. 48 By default, a media driver auto-selects all possible ancillary 63 menu "Media device types" [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/imx/ |
| D | Makefile | 2 imx6-media-objs := imx-media-dev.o imx-media-internal-sd.o \ 3 imx-ic-common.o imx-ic-prp.o imx-ic-prpencvf.o imx-media-vdic.o \ 4 imx-media-csc-scaler.o 6 imx-media-common-objs := imx-media-capture.o imx-media-dev-common.o \ 7 imx-media-of.o imx-media-utils.o 9 imx6-media-csi-objs := imx-media-csi.o imx-media-fim.o 11 obj-$(CONFIG_VIDEO_IMX_MEDIA) += imx6-media.o 12 obj-$(CONFIG_VIDEO_IMX_MEDIA) += imx-media-common.o 14 obj-$(CONFIG_VIDEO_IMX_CSI) += imx6-media-csi.o 17 obj-$(CONFIG_VIDEO_IMX7_CSI) += imx7-media-csi.o
|
| /kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
| D | frontends.rst | 12 .. kernel-doc:: drivers/media/dvb-frontends/a8293.h 13 .. kernel-doc:: drivers/media/dvb-frontends/af9013.h 14 .. kernel-doc:: drivers/media/dvb-frontends/ascot2e.h 15 .. kernel-doc:: drivers/media/dvb-frontends/cxd2820r.h 16 .. kernel-doc:: drivers/media/dvb-frontends/drxk.h 17 .. kernel-doc:: drivers/media/dvb-frontends/dvb-pll.h 18 .. kernel-doc:: drivers/media/dvb-frontends/helene.h 19 .. kernel-doc:: drivers/media/dvb-frontends/horus3a.h 20 .. kernel-doc:: drivers/media/dvb-frontends/ix2505v.h 21 .. kernel-doc:: drivers/media/dvb-frontends/m88ds3103.h [all …]
|
| /kernel/linux/linux-6.6/Documentation/driver-api/media/drivers/ |
| D | frontends.rst | 12 .. kernel-doc:: drivers/media/dvb-frontends/a8293.h 13 .. kernel-doc:: drivers/media/dvb-frontends/af9013.h 14 .. kernel-doc:: drivers/media/dvb-frontends/ascot2e.h 15 .. kernel-doc:: drivers/media/dvb-frontends/cxd2820r.h 16 .. kernel-doc:: drivers/media/dvb-frontends/drxk.h 17 .. kernel-doc:: drivers/media/dvb-frontends/dvb-pll.h 18 .. kernel-doc:: drivers/media/dvb-frontends/helene.h 19 .. kernel-doc:: drivers/media/dvb-frontends/horus3a.h 20 .. kernel-doc:: drivers/media/dvb-frontends/ix2505v.h 21 .. kernel-doc:: drivers/media/dvb-frontends/m88ds3103.h [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/media/imx/ |
| D | Makefile | 2 imx-media-common-objs := imx-media-capture.o imx-media-dev-common.o \ 3 imx-media-of.o imx-media-utils.o 5 imx6-media-objs := imx-media-dev.o imx-media-internal-sd.o \ 6 imx-ic-common.o imx-ic-prp.o imx-ic-prpencvf.o imx-media-vdic.o \ 7 imx-media-csc-scaler.o 9 imx6-media-csi-objs := imx-media-csi.o imx-media-fim.o 11 obj-$(CONFIG_VIDEO_IMX_MEDIA) += imx-media-common.o 12 obj-$(CONFIG_VIDEO_IMX_MEDIA) += imx6-media.o 13 obj-$(CONFIG_VIDEO_IMX_MEDIA) += imx6-media-csi.o
|
| /kernel/linux/linux-6.6/drivers/staging/media/ |
| D | Kconfig | 3 bool "Media staging drivers" 6 This option allows you to select a number of media drivers that 15 linux-media@vger.kernel.org mailing list. 23 source "drivers/staging/media/atomisp/Kconfig" 25 source "drivers/staging/media/av7110/Kconfig" 27 source "drivers/staging/media/imx/Kconfig" 29 source "drivers/staging/media/ipu3/Kconfig" 31 source "drivers/staging/media/max96712/Kconfig" 33 source "drivers/staging/media/meson/vdec/Kconfig" 35 source "drivers/staging/media/omap4iss/Kconfig" [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/ |
| D | Kconfig | 3 bool "Media staging drivers" 6 This option allows you to select a number of media drivers that 15 linux-media@vger.kernel.org mailing list. 23 source "drivers/staging/media/allegro-dvt/Kconfig" 25 source "drivers/staging/media/atomisp/Kconfig" 27 source "drivers/staging/media/hantro/Kconfig" 29 source "drivers/staging/media/imx/Kconfig" 31 source "drivers/staging/media/meson/vdec/Kconfig" 33 source "drivers/staging/media/omap4iss/Kconfig" 35 source "drivers/staging/media/rkvdec/Kconfig" [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/media_tests/ |
| D | media_dev_allocator.sh | 3 # Media Device Allocator API test script 6 echo "Media Device Allocator testing: unbind and bind" 7 echo "media driver $1 audio driver $2" 22 echo "Media device should still be present!" 23 ls -l /dev/media* 31 echo "Media device should have been deleted!" 32 ls -l /dev/media* 41 echo "Media device should be present!" 42 ls -l /dev/media* 47 echo "Media device should be there!" [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/media_tests/ |
| D | media_dev_allocator.sh | 3 # Media Device Allocator API test script 6 echo "Media Device Allocator testing: unbind and bind" 7 echo "media driver $1 audio driver $2" 22 echo "Media device should still be present!" 23 ls -l /dev/media* 31 echo "Media device should have been deleted!" 32 ls -l /dev/media* 41 echo "Media device should be present!" 42 ls -l /dev/media* 47 echo "Media device should be there!" [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | building.rst | 4 Building support for a media device 16 you should use the main media development tree ``master`` branch: 18 https://git.linuxtv.org/media.git/ 48 The media subsystem is controlled by those menu configuration options:: 70 The media subsystem support can either be built together with the main 77 enabling configuration options directly. To enable media support 88 that use the media HDMI CEC support. 94 enable the CEC core support at the media subsystem. 96 Media dependencies 100 usually not enough. The media subsystem depends on several other Linux [all …]
|
| D | imx.rst | 80 - Many different pipelines can be configured via media controller API, 108 The following shows the media topologies for the i.MX6Q SabreSD and 123 :alt: Diagram of the i.MX6Q SabreSD media pipeline topology 126 Media pipeline graph on i.MX6Q SabreSD 129 :alt: Diagram of the i.MX6Q SabreAuto media pipeline topology 132 Media pipeline graph on i.MX6Q SabreAuto 248 media-ctl -V "'ipu1_csi0_mux':2[fmt:UYVY2X8/1280x960]" 249 media-ctl -V "'ipu1_csi0':0[crop:(0,0)/640x480]" 250 media-ctl -V "'ipu1_csi0':0[compose:(0,0)/320x240]" 266 media-ctl -V "'ipu1_csi0':0[fmt:UYVY2X8/640x480@1/60]" [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | building.rst | 4 Building support for a media device 16 you should use the main media development tree ``master`` branch: 48 The media subsystem is controlled by those menu configuration options:: 70 The media subsystem support can either be built together with the main 77 enabling configuration options directly. To enable media support 88 that use the media HDMI CEC support. 94 enable the CEC core support at the media subsystem. 96 Media dependencies 100 usually not enough. The media subsystem depends on several other Linux 103 For example, most media devices use a serial communication bus in [all …]
|
| D | imx.rst | 80 - Many different pipelines can be configured via media controller API, 108 The following shows the media topologies for the i.MX6Q SabreSD and 123 :alt: Diagram of the i.MX6Q SabreSD media pipeline topology 126 Media pipeline graph on i.MX6Q SabreSD 129 :alt: Diagram of the i.MX6Q SabreAuto media pipeline topology 132 Media pipeline graph on i.MX6Q SabreAuto 248 media-ctl -V "'ipu1_csi0_mux':2[fmt:UYVY2X8/1280x960]" 249 media-ctl -V "'ipu1_csi0':0[crop:(0,0)/640x480]" 250 media-ctl -V "'ipu1_csi0':0[compose:(0,0)/320x240]" 266 media-ctl -V "'ipu1_csi0':0[fmt:UYVY2X8/640x480@1/60]" [all …]
|
| /kernel/linux/linux-5.10/include/media/ |
| D | media-request.h | 3 * Media device request objects 20 #include <media/media-device.h> 23 * enum media_request_state - media request state 34 * @NR_OF_MEDIA_REQUEST_STATE: The number of media request states, used 50 * struct media_request - Media device request 51 * @mdev: Media device this request belongs to 80 * @req: The media request 106 * @req: The media request 124 * @req: The media request 154 * @req: The media request [all …]
|
| /kernel/linux/linux-6.6/include/media/ |
| D | media-request.h | 3 * Media device request objects 20 #include <media/media-device.h> 23 * enum media_request_state - media request state 34 * @NR_OF_MEDIA_REQUEST_STATE: The number of media request states, used 50 * struct media_request - Media device request 51 * @mdev: Media device this request belongs to 80 * @req: The media request 106 * @req: The media request 124 * @req: The media request 154 * @req: The media request [all …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/mediactl/ |
| D | media-funcs.rst | 13 media-func-open 14 media-func-close 15 media-func-ioctl 16 media-ioc-device-info 17 media-ioc-g-topology 18 media-ioc-enum-entities 19 media-ioc-enum-links 20 media-ioc-setup-link 21 media-ioc-request-alloc 25 media-request-ioc-queue [all …]
|
12345678910>>...174