Home
last modified time | relevance | path

Searched refs:media (Results 1 – 200 of 312) sorted by relevance

12

/linux-4.4.14/drivers/media/pci/
DKconfig6 Enable media drivers for PCI/PCIe bus.
13 source "drivers/media/pci/meye/Kconfig"
14 source "drivers/media/pci/solo6x10/Kconfig"
15 source "drivers/media/pci/sta2x11/Kconfig"
16 source "drivers/media/pci/tw68/Kconfig"
17 source "drivers/media/pci/zoran/Kconfig"
22 source "drivers/media/pci/ivtv/Kconfig"
23 source "drivers/media/pci/saa7146/Kconfig"
24 source "drivers/media/pci/dt3155/Kconfig"
29 source "drivers/media/pci/cx18/Kconfig"
[all …]
/linux-4.4.14/drivers/media/usb/
DKconfig6 Enable media drivers for USB bus.
13 source "drivers/media/usb/uvc/Kconfig"
14 source "drivers/media/usb/gspca/Kconfig"
15 source "drivers/media/usb/pwc/Kconfig"
16 source "drivers/media/usb/cpia2/Kconfig"
17 source "drivers/media/usb/zr364xx/Kconfig"
18 source "drivers/media/usb/stkwebcam/Kconfig"
19 source "drivers/media/usb/s2255/Kconfig"
20 source "drivers/media/usb/usbtv/Kconfig"
25 source "drivers/media/usb/pvrusb2/Kconfig"
[all …]
/linux-4.4.14/Documentation/DocBook/
D.device-drivers.xml.cmd2media/tuner.h include/media/tuner-types.h include/media/tveeprom.h include/media/v4l2-async.h incl…
D.gitignore16 media-indices.tmpl
17 media-entities.tmpl
DMakefile20 include Documentation/DocBook/media/Makefile
/linux-4.4.14/drivers/staging/media/
DKconfig5 This option allows you to select a number of media drivers that
14 linux-media@vger.kernel.org mailing list.
22 source "drivers/staging/media/bcm2048/Kconfig"
24 source "drivers/staging/media/cxd2099/Kconfig"
26 source "drivers/staging/media/davinci_vpfe/Kconfig"
28 source "drivers/staging/media/mn88472/Kconfig"
30 source "drivers/staging/media/mn88473/Kconfig"
32 source "drivers/staging/media/omap4iss/Kconfig"
35 source "drivers/staging/media/lirc/Kconfig"
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Deeprom.c134 tp->mtable->mleaf[0].media = 11; in tulip_build_fake_mediatable()
212 u16 media = get_u16(p); in tulip_parse_eeprom() local
233 mtable->defaultmedia = media; in tulip_parse_eeprom()
241 media & 0x0800 ? "Autosense" in tulip_parse_eeprom()
242 : medianame[media & MEDIA_MASK]); in tulip_parse_eeprom()
248 leaf->media = p[0] & 0x3f; in tulip_parse_eeprom()
257 leaf->media = p[2] & 0x0f; in tulip_parse_eeprom()
270 leaf->media = 11; in tulip_parse_eeprom()
276 leaf->media = p[2] & MEDIA_MASK; in tulip_parse_eeprom()
278 if (tp->chip_id == DM910X && leaf->media == 1) in tulip_parse_eeprom()
[all …]
Dde4x5.c810 int media; /* Media (eg TP), mode (eg 100B)*/ member
2368 lp->media = INIT; in autoconf_media()
2373 return lp->media; in autoconf_media()
2396 switch (lp->media) { in dc21040_autoconf()
2403 lp->media = TP; in dc21040_autoconf()
2405 lp->media = BNC_AUI; in dc21040_autoconf()
2407 lp->media = EXT_SIA; in dc21040_autoconf()
2409 lp->media = NC; in dc21040_autoconf()
2447 if (lp->media != lp->c_media) { in dc21040_autoconf()
2449 lp->c_media = lp->media; in dc21040_autoconf()
[all …]
Dde2104x.c324 struct media_info media[DE_MAX_MEDIA]; member
917 unsigned media = de->media_type; in de_set_media() local
926 dw32(CSR14, de->media[media].csr14); in de_set_media()
927 dw32(CSR15, de->media[media].csr15); in de_set_media()
928 dw32(CSR13, de->media[media].csr13); in de_set_media()
935 if (media == DE_MEDIA_TP_FD) in de_set_media()
940 netif_info(de, link, de->dev, "set link %s\n", media_name[media]); in de_set_media()
945 macmode, de->media[media].csr13, in de_set_media()
946 de->media[media].csr14, de->media[media].csr15); in de_set_media()
951 static void de_next_media (struct de_private *de, const u32 *media, in de_next_media() argument
[all …]
Dtimer.c65 if (mleaf->media == 3 && (csr12 & 0x02)) in tulip_media_task()
80 medianame[mleaf->media & MEDIA_MASK]); in tulip_media_task()
94 dev->if_port = tp->mtable->mleaf[tp->cur_index].media; in tulip_media_task()
99 medianame[mleaf->media & MEDIA_MASK], in tulip_media_task()
100 medianame[tp->mtable->mleaf[tp->cur_index].media]); in tulip_media_task()
DMakefile17 tulip-objs := eeprom.o interrupt.o media.o \
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/
DMakefile6 ccflags-y += -Idrivers/media/i2c
7 ccflags-y += -Idrivers/media/common
8 ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends/ \
9 -Idrivers/media/tuners/
/linux-4.4.14/drivers/media/
DMakefile5 media-objs := media-device.o media-devnode.o media-entity.o
18 obj-$(CONFIG_MEDIA_SUPPORT) += media.o
DKconfig92 Enable the media controller API used to query media devices internal
102 Enable the media controller API support for DVB.
126 source "drivers/media/v4l2-core/Kconfig"
159 source "drivers/media/dvb-core/Kconfig"
162 source "drivers/media/rc/Kconfig"
168 source "drivers/media/usb/Kconfig"
169 source "drivers/media/pci/Kconfig"
170 source "drivers/media/platform/Kconfig"
171 source "drivers/media/mmc/Kconfig"
172 source "drivers/media/radio/Kconfig"
[all …]
/linux-4.4.14/drivers/media/pci/bt8xx/
DMakefile8 ccflags-y += -Idrivers/media/dvb-core
9 ccflags-y += -Idrivers/media/dvb-frontends
10 ccflags-y += -Idrivers/media/i2c
11 ccflags-y += -Idrivers/media/common
12 ccflags-y += -Idrivers/media/tuners
/linux-4.4.14/drivers/media/usb/cx231xx/
DMakefile11 ccflags-y += -Idrivers/media/i2c
12 ccflags-y += -Idrivers/media/tuners
13 ccflags-y += -Idrivers/media/dvb-core
14 ccflags-y += -Idrivers/media/dvb-frontends
15 ccflags-y += -Idrivers/media/usb/dvb-usb
/linux-4.4.14/drivers/media/pci/saa7134/
DMakefile14 ccflags-y += -I$(srctree)/drivers/media/i2c
15 ccflags-y += -I$(srctree)/drivers/media/tuners
16 ccflags-y += -I$(srctree)/drivers/media/dvb-core
17 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
18 ccflags-y += -I$(srctree)/drivers/media/usb/go7007
/linux-4.4.14/drivers/media/pci/ddbridge/
DMakefile9 ccflags-y += -Idrivers/media/dvb-core/
10 ccflags-y += -Idrivers/media/dvb-frontends/
11 ccflags-y += -Idrivers/media/tuners/
14 ccflags-y += -Idrivers/staging/media/cxd2099/
/linux-4.4.14/Documentation/
Dmedia-framework.txt1 Linux kernel media framework
4 This document describes the Linux kernel media framework, its data structures,
11 The media controller API is documented in DocBook format in
12 Documentation/DocBook/media/v4l/media-controller.xml. This document will focus
13 on the kernel-side implementation of the media framework.
16 Abstract media device model
20 of the goals of the media framework. To achieve this, hardware devices are
24 An entity is a basic media hardware building block. It can correspond to
43 A media device is represented by a struct media_device instance, defined in
44 include/media/media-device.h. Allocation of the structure is handled by the
[all …]
/linux-4.4.14/Documentation/video4linux/
Dfimc.txt13 drivers/media/platform/exynos4-is directory.
38 - media device driver
39 drivers/media/platform/exynos4-is/media-dev.[ch]
42 drivers/media/platform/exynos4-is/fimc-capture.c
45 drivers/media/platform/exynos4-is/mipi-csis.[ch]
48 drivers/media/platform/exynos4-is/fimc-core.c
51 drivers/media/platform/exynos4-is/fimc-core.h
52 drivers/media/platform/exynos4-is/fimc-reg.h
53 drivers/media/platform/exynos4-is/regs-fimc.h
62 The media device driver name is "SAMSUNG S5P FIMC".
[all …]
DREADME.davinci-vpbe8 drivers/media/platform/davinci/vpbe_display.c
9 drivers/media/platform/davinci/vpbe_display.h
12 drivers/media/platform/davinci/vpbe.c
13 drivers/media/platform/davinci/vpbe.h
16 drivers/media/platform/davinci/vpbe_venc.c
17 drivers/media/platform/davinci/vpbe_venc.h
18 drivers/media/platform/davinci/vpbe_venc_regs.h
21 drivers/media/platform/davinci/vpbe_osd.c
22 drivers/media/platform/davinci/vpbe_osd.h
23 drivers/media/platform/davinci/vpbe_osd_regs.h
Domap4_camera.txt22 code from OMAP3 ISP driver (found under drivers/media/platform/omap3isp/*),
49 drivers/staging/media/omap4iss/
50 include/media/omap4iss.h
57 [3] http://www.spinics.net/lists/linux-media/msg44370.html
Dsoc-camera.txt41 drivers under drivers/media/i2c/soc_camera/.
102 pixel format descriptor, corresponding to a certain media-bus pixel format code.
150 they are transferred over a media bus. Soc-camera provides support to
153 be obtained, if a media-bus pixel format is stored in memory according to
Dvideobuf55 <media/videobuf-dma-sg.h> /* Physically scattered */
56 <media/videobuf-vmalloc.h> /* vmalloc() buffers */
57 <media/videobuf-dma-contig.h> /* Physically contiguous */
278 <media/videobuf-dma-sg.h>) includes a couple of relevant fields:
352 (drivers/media/platform/vivi.c), which is maintained as an example of how V4L2
Dv4l2-framework.txt77 The V4L2 framework also optionally integrates with the media framework. If a
79 will automatically appear in the media framework as entities.
96 Drivers that want integration with the media device framework need to set
121 include/media/<subdevice>.h.
296 If integration with the media framework is needed, you must initialize the
312 Don't forget to cleanup the media entity before the sub-device is destroyed:
316 If the subdev driver intends to process video and integrate with the media
328 that width, height and the media bus pixel code are equal on both source and
361 entity will be automatically registered with the media device.
696 If integration with the media framework is needed, you must initialize the
[all …]
/linux-4.4.14/drivers/media/pci/ngene/
DMakefile9 ccflags-y += -Idrivers/media/dvb-core/
10 ccflags-y += -Idrivers/media/dvb-frontends/
11 ccflags-y += -Idrivers/media/tuners/
14 ccflags-y += -Idrivers/staging/media/cxd2099/
/linux-4.4.14/drivers/media/usb/tm6000/
DMakefile12 ccflags-y += -Idrivers/media/i2c
13 ccflags-y += -Idrivers/media/tuners
14 ccflags-y += -Idrivers/media/dvb-core
15 ccflags-y += -Idrivers/media/dvb-frontends
/linux-4.4.14/drivers/ide/
Dide-atapi.c29 return drive->media == ide_cdrom || drive->media == ide_optical; in dev_is_idecd()
51 if (drive->media == ide_floppy && device_type == 5 && in ide_check_atapi_device()
60 else if ((drive->media == ide_floppy && device_type != 0) || in ide_check_atapi_device()
61 (drive->media == ide_tape && device_type != 1)) in ide_check_atapi_device()
67 else if (drive->media == ide_floppy && drq_type == 3) in ide_check_atapi_device()
107 if (drive->media == ide_tape) in ide_queue_pc_tail()
135 if (drive->media == ide_tape) in ide_do_start_stop()
161 if (drive->media == ide_floppy) { in ide_create_request_sense_cmd()
178 switch (drive->media) { in ide_prep_sense()
216 if (drive->media == ide_tape) in ide_prep_sense()
[all …]
Dide-proc.c588 const char *media; in ide_media_proc_show() local
590 switch (drive->media) { in ide_media_proc_show()
591 case ide_disk: media = "disk\n"; break; in ide_media_proc_show()
592 case ide_cdrom: media = "cdrom\n"; break; in ide_media_proc_show()
593 case ide_tape: media = "tape\n"; break; in ide_media_proc_show()
594 case ide_floppy: media = "floppy\n"; break; in ide_media_proc_show()
595 case ide_optical: media = "optical\n"; break; in ide_media_proc_show()
596 default: media = "UNKNOWN\n"; break; in ide_media_proc_show()
598 seq_puts(m, media); in ide_media_proc_show()
Dide-probe.c114 drive->media = ide_disk; in ide_classify_ata_dev()
137 if (drive->media != ide_cdrom) { in ide_classify_atapi_dev()
170 drive->media = type; in ide_classify_atapi_dev()
389 if (present && drive->media != ide_disk && cmd == ATA_CMD_ID_ATA) in do_probe()
394 drive->name, present, drive->media, in do_probe()
500 if (drive->media == ide_disk) { in probe_for_drive()
504 } else if (drive->media == ide_cdrom) { in probe_for_drive()
528 if (drive->media == ide_disk) { in probe_for_drive()
892 if (drive->media == ide_disk) in ata_probe()
894 if (drive->media == ide_cdrom || drive->media == ide_optical) in ata_probe()
[all …]
Dfalconide.c71 if (drive->media == ide_disk && cmd && (cmd->tf_flags & IDE_TFLAG_FS)) { in falconide_input_data()
84 if (drive->media == ide_disk && cmd && (cmd->tf_flags & IDE_TFLAG_FS)) { in falconide_output_data()
Dq40ide.c78 if (drive->media == ide_disk && cmd && (cmd->tf_flags & IDE_TFLAG_FS)) { in q40ide_input_data()
91 if (drive->media == ide_disk && cmd && (cmd->tf_flags & IDE_TFLAG_FS)) { in q40ide_output_data()
Dide-sysfs.c6 switch (drive->media) { in ide_media_string()
28 static DEVICE_ATTR_RO(media);
Dide-pm.c119 if (drive->media != ide_disk) in ide_complete_power_step()
148 if (drive->media != ide_disk) in ide_start_power_step()
169 if (drive->media != ide_disk) in ide_start_power_step()
Dide-gd.c149 return (drive->media == ide_disk) ? ide_disk_proc : ide_floppy_proc;
154 return (drive->media == ide_disk) ? ide_disk_settings
364 if (drive->media == ide_disk)
368 if (drive->media == ide_floppy)
Dide-io.c139 u8 media = drive->media; in ide_kill_rq() local
143 if ((media == ide_floppy || media == ide_tape) && drv_req) { in ide_kill_rq()
146 if (media == ide_tape) in ide_kill_rq()
193 if (drive->media != ide_disk) { in do_special()
Dide-lib.c24 } else if (on && drive->media == ide_disk) { in ide_toggle_bounce()
160 if (drive->media == ide_disk) in ide_dump_status()
Dpdc202xx_old.c63 if (drive->media == ide_disk) in pdc202xx_set_mode()
150 if (drive->media != ide_disk || (drive->dev_flags & IDE_DFLAG_LBA48)) { in pdc202xx_dma_start()
170 if (drive->media != ide_disk || (drive->dev_flags & IDE_DFLAG_LBA48)) { in pdc202xx_dma_end()
Dalim15x3.c126 ali_fifo_control(hwif, drive, (drive->media == ide_disk) ? 0x05 : 0x00); in ali_set_pio_mode()
146 if (drive->media != ide_disk) in ali_udma_filter()
212 if (m5229_revision < 0xC2 && drive->media != ide_disk) { in ali_dma_check()
Dide-eh.c96 if (drive->media == ide_disk) in __ide_error()
291 if (drive->media == ide_disk) in pre_reset()
351 if (drive->media != ide_disk && !do_not_try_atapi) { in do_reset1()
Dide-ioctls.c101 (drive->media != ide_tape)) in ide_set_nice_ioctl()
259 if (drive->media == ide_disk) in generic_ide_ioctl()
Dide.c310 drive->media = ide_cdrom; in ide_dev_apply_params()
324 drive->media = ide_disk; in ide_dev_apply_params()
Dit8172.c66 if (drive->media == ide_disk) in it8172_set_pio_mode()
Dide-park.c136 if (drive->media == ide_disk) in ide_park_store()
Dslc90e66.c46 if (drive->media == ide_disk) in slc90e66_set_pio_mode()
Dit8213.c51 if (drive->media != ide_disk) in it8213_set_pio_mode()
Dht6560b.c131 if (drive->media != ide_disk || in ht6560b_dev_select()
Dide-cd.c1214 drive->media, drive->atapi_flags); in ide_cdrom_probe_capabilities()
1220 if (drive->media == ide_optical) { in ide_cdrom_probe_capabilities()
1733 drive->driver_req, drive->media); in ide_cd_probe()
1738 if (drive->media != ide_cdrom && drive->media != ide_optical) in ide_cd_probe()
/linux-4.4.14/drivers/media/pci/saa7164/
DMakefile7 ccflags-y += -I$(srctree)/drivers/media/i2c
8 ccflags-y += -I$(srctree)/drivers/media/tuners
9 ccflags-y += -I$(srctree)/drivers/media/dvb-core
10 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
/linux-4.4.14/include/linux/
Dmsdos_fs.h7 static inline int fat_valid_media(u8 media) in fat_valid_media() argument
9 return 0xf8 <= media || media == 0xf0; in fat_valid_media()
/linux-4.4.14/drivers/media/usb/em28xx/
DMakefile13 ccflags-y += -Idrivers/media/i2c
14 ccflags-y += -Idrivers/media/tuners
15 ccflags-y += -Idrivers/media/dvb-core
16 ccflags-y += -Idrivers/media/dvb-frontends
/linux-4.4.14/drivers/media/pci/cx23885/
DMakefile10 ccflags-y += -Idrivers/media/i2c
11 ccflags-y += -Idrivers/media/tuners
12 ccflags-y += -Idrivers/media/dvb-core
13 ccflags-y += -Idrivers/media/dvb-frontends
/linux-4.4.14/drivers/media/pci/cx88/
DMakefile13 ccflags-y += -Idrivers/media/i2c
14 ccflags-y += -Idrivers/media/tuners
15 ccflags-y += -Idrivers/media/dvb-core
16 ccflags-y += -Idrivers/media/dvb-frontends
/linux-4.4.14/drivers/staging/media/mn88472/
DMakefile3 ccflags-y += -Idrivers/media/dvb-core/
4 ccflags-y += -Idrivers/media/dvb-frontends/
5 ccflags-y += -Idrivers/media/tuners/
DTODO20 linux-media@vger.kernel.org and Antti Palosaari <crope@iki.fi>
/linux-4.4.14/drivers/staging/media/cxd2099/
DMakefile3 ccflags-y += -Idrivers/media/dvb-core/
4 ccflags-y += -Idrivers/media/dvb-frontends/
5 ccflags-y += -Idrivers/media/tuners/
DTODO8 http://www.mail-archive.com/linux-media@vger.kernel.org/msg22196.html
12 Patches should be submitted to: linux-media@vger.kernel.org.
/linux-4.4.14/drivers/staging/media/mn88473/
DMakefile3 ccflags-y += -Idrivers/media/dvb-core/
4 ccflags-y += -Idrivers/media/dvb-frontends/
5 ccflags-y += -Idrivers/media/tuners/
DTODO20 linux-media@vger.kernel.org and Antti Palosaari <crope@iki.fi>
/linux-4.4.14/drivers/media/pci/ivtv/
DMakefile12 ccflags-y += -I$(srctree)/drivers/media/i2c
13 ccflags-y += -I$(srctree)/drivers/media/tuners
14 ccflags-y += -I$(srctree)/drivers/media/dvb-core
15 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
/linux-4.4.14/drivers/net/ethernet/3com/
D3c589_cs.c136 struct timer_list media; member
521 setup_timer(&lp->media, media_check, (unsigned long)dev); in el3_open()
522 mod_timer(&lp->media, jiffies + HZ); in el3_open()
685 u16 media, errs; in media_check() local
707 lp->media.expires = jiffies + HZ/100; in media_check()
708 add_timer(&lp->media); in media_check()
718 media = inw(ioaddr+WN4_MEDIA) & 0xc810; in media_check()
722 media &= ~0x0010; in media_check()
731 media |= 0x0010; in media_check()
734 if (media != lp->media_status) { in media_check()
[all …]
D3c574_cs.c203 struct timer_list media; member
381 init_timer(&lp->media); in tc574_config()
685 lp->media.function = media_check; in el3_open()
686 lp->media.data = (unsigned long) dev; in el3_open()
687 lp->media.expires = jiffies + HZ; in el3_open()
688 add_timer(&lp->media); in el3_open()
869 unsigned short /* cable, */ media, partner; in media_check() local
888 lp->media.expires = jiffies + 2*HZ/100; in media_check()
889 add_timer(&lp->media); in media_check()
895 media = mdio_read(ioaddr, lp->phys, 1); in media_check()
[all …]
/linux-4.4.14/drivers/media/pci/smipcie/
DMakefile6 ccflags-y += -Idrivers/media/tuners
7 ccflags-y += -Idrivers/media/dvb-core
8 ccflags-y += -Idrivers/media/dvb-frontends
/linux-4.4.14/drivers/media/pci/pt3/
DMakefile6 ccflags-y += -Idrivers/media/dvb-core
7 ccflags-y += -Idrivers/media/dvb-frontends
8 ccflags-y += -Idrivers/media/tuners
/linux-4.4.14/drivers/media/usb/pvrusb2/
DMakefile19 ccflags-y += -Idrivers/media/i2c
20 ccflags-y += -Idrivers/media/tuners
21 ccflags-y += -Idrivers/media/dvb-core
22 ccflags-y += -Idrivers/media/dvb-frontends
/linux-4.4.14/drivers/media/common/b2c2/
DMakefile6 ccflags-y += -Idrivers/media/dvb-core/
7 ccflags-y += -Idrivers/media/dvb-frontends/
8 ccflags-y += -Idrivers/media/tuners/
/linux-4.4.14/drivers/media/common/
DKconfig19 source "drivers/media/common/b2c2/Kconfig"
20 source "drivers/media/common/saa7146/Kconfig"
21 source "drivers/media/common/siano/Kconfig"
/linux-4.4.14/drivers/media/usb/au0828/
DMakefile13 ccflags-y += -Idrivers/media/tuners
14 ccflags-y += -Idrivers/media/dvb-core
15 ccflags-y += -Idrivers/media/dvb-frontends
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
DTODO20 - While replacing the older driver in media folder, provide a compatibility
30 - copy vpfe.h from drivers/staging/media/davinci_vpfe/ to
31 include/media/davinci/ folder for building the uImage.
32 - copy davinci_vpfe_user.h from drivers/staging/media/davinci_vpfe/ to
35 - copy dm365_ipipeif_user.h from drivers/staging/media/davinci_vpfe/ to
Ddavinci-vpfe-mc.txt13 (VPFE) driver located under drivers/media/platform/davinci. The original driver
154 [1] http://git.ideasonboard.org/?p=media-ctl.git;a=summary
/linux-4.4.14/drivers/media/pci/ttpci/
DMakefile20 ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends/
21 ccflags-y += -Idrivers/media/tuners
/linux-4.4.14/net/tipc/
Dbearer.c305 b_ptr->media = m_ptr; in tipc_enable_bearer()
358 b_ptr->media->disable_media(b_ptr); in bearer_disable()
388 memcpy(b->bcast_addr.value, dev->broadcast, b->media->hwaddr_len); in tipc_enable_l2_media()
389 b->bcast_addr.media_id = b->media->type_id; in tipc_enable_l2_media()
392 b->media->raw2addr(b, &b->addr, (char *)dev->dev_addr); in tipc_enable_l2_media()
468 b->media->send_msg(net, skb, b, dest); in tipc_bearer_xmit_skb()
490 b->media->send_msg(net, skb, b, dst); in tipc_bearer_xmit()
515 b->media->send_msg(net, skb, b, &b->bcast_addr); in tipc_bearer_bc_xmit()
584 b_ptr->media->raw2addr(b_ptr, &b_ptr->addr, in tipc_l2_device_event()
906 struct tipc_media *media, int nlflags) in __tipc_nl_add_media() argument
[all …]
DKconfig24 bool "InfiniBand media type support"
30 bool "IP/UDP media type support"
Dnetlink_compat.c603 struct nlattr *media; in tipc_nl_compat_media_set() local
608 media = nla_nest_start(skb, TIPC_NLA_MEDIA); in tipc_nl_compat_media_set()
609 if (!media) in tipc_nl_compat_media_set()
621 nla_nest_end(skb, media); in tipc_nl_compat_media_set()
686 struct tipc_media *media; in tipc_nl_compat_link_set() local
690 media = tipc_media_find(lc->name); in tipc_nl_compat_link_set()
691 if (media) { in tipc_nl_compat_link_set()
919 struct nlattr *media[TIPC_NLA_MEDIA_MAX + 1]; in tipc_nl_compat_media_dump() local
921 nla_parse_nested(media, TIPC_NLA_MEDIA_MAX, attrs[TIPC_NLA_MEDIA], in tipc_nl_compat_media_dump()
925 nla_data(media[TIPC_NLA_MEDIA_NAME]), in tipc_nl_compat_media_dump()
[all …]
Ddiscover.c95 b_ptr->media->addr2msg(msg_media_addr(msg), &b_ptr->addr); in tipc_disc_init_msg()
139 bearer->media->msg2addr(bearer, &maddr, msg_media_addr(hdr)); in tipc_disc_rcv()
Dbearer.h156 struct tipc_media *media; member
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
DMakefile43 ccflags-y += -I$(srctree)/drivers/media/dvb-core
44 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
45 ccflags-y += -I$(srctree)/drivers/media/tuners
46 ccflags-y += -I$(srctree)/drivers/media/common
/linux-4.4.14/drivers/media/pci/cx18/
DMakefile11 ccflags-y += -Idrivers/media/dvb-core
12 ccflags-y += -Idrivers/media/dvb-frontends
13 ccflags-y += -Idrivers/media/tuners
/linux-4.4.14/drivers/media/pci/dm1105/
DMakefile3 ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends
/linux-4.4.14/drivers/media/pci/pluto2/
DMakefile3 ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends/
/linux-4.4.14/drivers/media/usb/ttusb-budget/
DMakefile3 ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends
/linux-4.4.14/drivers/media/mmc/siano/
DMakefile3 ccflags-y += -Idrivers/media/dvb-core
4 ccflags-y += -Idrivers/media/common/siano
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
DMakefile5 ccflags-y += -I$(srctree)/drivers/media/dvb-core/
6 ccflags-y += -I$(srctree)/drivers/media/tuners/
/linux-4.4.14/drivers/media/usb/siano/
DMakefile3 ccflags-y += -Idrivers/media/dvb-core
4 ccflags-y += -Idrivers/media/common/siano
/linux-4.4.14/drivers/media/pci/pt1/
DMakefile5 ccflags-y += -Idrivers/media/dvb-core -Idrivers/media/dvb-frontends
/linux-4.4.14/drivers/media/usb/b2c2/
DMakefile4 ccflags-y += -Idrivers/media/dvb-core/
5 ccflags-y += -Idrivers/media/common/b2c2/
/linux-4.4.14/drivers/media/usb/usbvision/
DMakefile5 ccflags-y += -Idrivers/media/i2c
6 ccflags-y += -Idrivers/media/tuners
/linux-4.4.14/drivers/media/platform/
DKconfig14 source "drivers/media/platform/marvell-ccic/Kconfig"
30 source "drivers/media/platform/davinci/Kconfig"
32 source "drivers/media/platform/omap/Kconfig"
34 source "drivers/media/platform/blackfin/Kconfig"
117 source "drivers/media/platform/soc_camera/Kconfig"
118 source "drivers/media/platform/exynos4-is/Kconfig"
119 source "drivers/media/platform/s5p-tv/Kconfig"
120 source "drivers/media/platform/am437x/Kconfig"
121 source "drivers/media/platform/xilinx/Kconfig"
283 source "drivers/media/platform/vivid/Kconfig"
[all …]
DMakefile57 ccflags-y += -I$(srctree)/drivers/media/i2c
/linux-4.4.14/drivers/media/usb/as102/
DMakefile6 ccflags-y += -Idrivers/media/dvb-core
7 ccflags-y += -Idrivers/media/dvb-frontends
/linux-4.4.14/drivers/media/pci/b2c2/
DMakefile8 ccflags-y += -Idrivers/media/dvb-core/
9 ccflags-y += -Idrivers/media/common/b2c2/
/linux-4.4.14/drivers/media/pci/netup_unidvb/
DMakefile8 ccflags-y += -Idrivers/media/dvb-core
9 ccflags-y += -Idrivers/media/dvb-frontends
/linux-4.4.14/Documentation/filesystems/
Dudf.txt11 dvd+rw drives and media support true random sector writes, and so a udf
13 media however, does not support this. Instead the media can be formatted
18 required for dvd+rw media, use of the pktcdvd driver often enhances
46 to disk as -1, so when the media is later remounted, they will appear to be
49 For typical desktop use of removable media, you should set the ID to that
Dubifs.txt49 * JFFS2 does not have on-media index and has to build it while mounting,
50 which requires full media scan. UBIFS maintains the FS indexing
51 information on the flash media and does not require full media scan,
67 maintains the FS index on the flash media. However, UBIFS depends on
83 media that read faster sequentially
87 if the flash media is highly reliable. The effect
Dinotify.txt18 for use on a desktop system with removable media as the media cannot be
Djfs.txt22 from backup media. The integrity of the volume is not
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-media1 What: /sys/bus/media/devices/.../model
4 linux-media@vger.kernel.org
/linux-4.4.14/drivers/media/v4l2-core/
DMakefile43 ccflags-y += -I$(srctree)/drivers/media/dvb-core
44 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
45 ccflags-y += -I$(srctree)/drivers/media/tuners
/linux-4.4.14/Documentation/DocBook/media/
DMakefile8 MEDIA_SRC_DIR=$(srctree)/Documentation/DocBook/media
10 MEDIA_TEMP = media-entities.tmpl \
11 media-indices.tmpl \
66 …$(shell perl -ne 'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree)/include/uapi/linux/media
85 $(srctree)/include/uapi/linux/media.h \
102 $(shell perl -ne 'print "$$1 " if /^struct\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/media.h) \
300 $(MEDIA_OBJ_DIR)/media-entities.tmpl: $(MEDIA_OBJ_DIR)/v4l2.xml
397 $(MEDIA_OBJ_DIR)/media-indices.tmpl: $(MEDIA_OBJ_DIR)/v4l2.xml
/linux-4.4.14/
DMAINTAINERS208 L: linux-media@vger.kernel.org
211 Q: http://patchwork.linuxtv.org/project/linux-media/list/
214 F: drivers/media/dvb-frontends/a8293*
395 L: linux-media@vger.kernel.org
397 F: drivers/media/i2c/adp1653.c
398 F: include/media/adp1653.h
468 L: linux-media@vger.kernel.org
471 Q: http://patchwork.linuxtv.org/project/linux-media/list/
474 F: drivers/media/dvb-frontends/af9013*
478 L: linux-media@vger.kernel.org
[all …]
/linux-4.4.14/Documentation/fb/
Dmetronomefb.txt8 Vizplex display media. E-Ink hosts some details of this controller and the
9 display media here http://www.e-ink.com/products/matrix/metronome.html .
29 a possibility that it could have some permanent effects on the display media.
31 the physical media.
/linux-4.4.14/drivers/media/pci/mantis/
DMakefile28 ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends/
/linux-4.4.14/Documentation/cdrom/
Dpacket-writing.txt23 Packet writing for DVD-RW media
38 Packet writing for DVD+RW media
65 Packet writing for DVD-RAM media
70 in the same way it does for DVD+RW media.
76 - CD-RW media can usually not be overwritten more than about 1000
77 times, so to avoid unnecessary wear on the media, you should always
DMakefile9 `gv -antialias -media letter -nocenter $(LATEXFILE).ps` ;\
/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmc91c92_cs.c108 struct timer_list media; member
1073 setup_timer(&smc->media, media_check, (u_long)dev); in smc_open()
1074 mod_timer(&smc->media, jiffies + HZ); in smc_open()
1105 del_timer_sync(&smc->media); in smc_close()
1715 u_short i, media, saved_bank; in media_check() local
1735 media = inw(ioaddr + EPH) & EPH_LINK_OK; in media_check()
1737 media |= (inw(ioaddr + CONFIG) & CFG_AUI_SELECT) ? 2 : 1; in media_check()
1754 smc->media.expires = jiffies + HZ/100; in media_check()
1755 add_timer(&smc->media); in media_check()
1796 media |= EPH_16COL; in media_check()
[all …]
/linux-4.4.14/drivers/media/usb/dvb-usb/
DMakefile79 ccflags-y += -I$(srctree)/drivers/media/dvb-core
80 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends/
82 ccflags-y += -I$(srctree)/drivers/media/tuners
83 ccflags-y += -I$(srctree)/drivers/media/pci/ttpci
/linux-4.4.14/Documentation/scsi/
Dscsi-changer.txt2 README for the SCSI media changer driver
24 media, nothing else.
31 media transport - this one shuffles around the media, i.e. the
33 storage - a slot which can hold a media.
36 fill in and remove media from the changer.
75 not. In theory every changer device which supports the SCSI-2 media
/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi_port.c30 u32 media; member
65 cfg->media = MCDI_DWORD(outbuf, GET_PHY_CFG_OUT_MEDIA_TYPE); in efx_mcdi_get_phy_cfg()
175 static u32 mcdi_to_ethtool_cap(u32 media, u32 cap) in mcdi_to_ethtool_cap() argument
179 switch (media) { in mcdi_to_ethtool_cap()
288 static u32 mcdi_to_ethtool_media(u32 media) in mcdi_to_ethtool_media() argument
290 switch (media) { in mcdi_to_ethtool_media()
375 mcdi_to_ethtool_cap(phy_data->media, caps); in efx_mcdi_phy_probe()
513 mcdi_to_ethtool_cap(phy_cfg->media, phy_cfg->supported_cap); in efx_mcdi_phy_get_settings()
517 ecmd->port = mcdi_to_ethtool_media(phy_cfg->media); in efx_mcdi_phy_get_settings()
530 mcdi_to_ethtool_cap(phy_cfg->media, in efx_mcdi_phy_get_settings()
[all …]
/linux-4.4.14/Documentation/hwmon/
Dsmsc47m110 http://www.smsc.com/media/Downloads_Public/Data_Sheets/47b272.pdf
11 http://www.smsc.com/media/Downloads_Public/Data_Sheets/47m10x.pdf
12 http://www.smsc.com/media/Downloads_Public/Data_Sheets/47m112.pdf
/linux-4.4.14/drivers/net/ethernet/dlink/
Ddl2k.c32 static char *media[MAX_UNITS]; variable
45 module_param_array(media, charp, NULL, 0);
171 if (media[card_idx] != NULL) { in rio_probe1()
173 if (strcmp (media[card_idx], "auto") == 0 || in rio_probe1()
174 strcmp (media[card_idx], "autosense") == 0 || in rio_probe1()
175 strcmp (media[card_idx], "0") == 0 ) { in rio_probe1()
177 } else if (strcmp (media[card_idx], "100mbps_fd") == 0 || in rio_probe1()
178 strcmp (media[card_idx], "4") == 0) { in rio_probe1()
181 } else if (strcmp (media[card_idx], "100mbps_hd") == 0 || in rio_probe1()
182 strcmp (media[card_idx], "3") == 0) { in rio_probe1()
[all …]
Dsundance.c57 static char *media[MAX_UNITS]; variable
115 module_param_array(media, charp, NULL, 0);
633 if (media[card_idx] != NULL) { in sundance_probe1()
635 if (strcmp (media[card_idx], "100mbps_fd") == 0 || in sundance_probe1()
636 strcmp (media[card_idx], "4") == 0) { in sundance_probe1()
639 } else if (strcmp (media[card_idx], "100mbps_hd") == 0 || in sundance_probe1()
640 strcmp (media[card_idx], "3") == 0) { in sundance_probe1()
643 } else if (strcmp (media[card_idx], "10mbps_fd") == 0 || in sundance_probe1()
644 strcmp (media[card_idx], "2") == 0) { in sundance_probe1()
647 } else if (strcmp (media[card_idx], "10mbps_hd") == 0 || in sundance_probe1()
[all …]
/linux-4.4.14/drivers/media/tuners/
DMakefile45 ccflags-y += -I$(srctree)/drivers/media/dvb-core
46 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
/linux-4.4.14/drivers/media/usb/ttusb-dec/
DMakefile3 ccflags-y += -Idrivers/media/dvb-core/
/linux-4.4.14/drivers/media/mmc/
DKconfig2 source "drivers/media/mmc/siano/Kconfig"
/linux-4.4.14/Documentation/networking/
Ddl2k.txt111 example: insmod dl2k.o media=100mbps_hd
112 or insmod dl2k.o media=3
113 or insmod dl2k.o media=3,2 ; for 2 cards
186 media=media_type - Specifies the media type the NIC operates at.
187 autosense Autosensing active media.
194 0 Autosensing active media.
Dde4x5.txt87 pause whilst the driver figures out where its media went). My tests
97 while autosensing the media should be gone. A bonus for the DC21040
98 auto media sense algorithm is that it can now use one that is more in
146 Where SROM media detection is used and full duplex is specified in the
156 and media. The only lexical constraints are: the board name (dev->name)
162 autosense to set the media/speed; with the following
Dcs89x0.txt66 10BaseT-only or 3-media configurations (10BaseT, 10Base2, and AUI for 10Base-5
172 Media Type: Autodetect (3-media cards) or
214 insmod cs89x0.o io=0x200 irq=0xA media=aui
217 address of 200h, interrupt 10, and use the AUI media connection. The following
226 * media=rj45 - specify media type
227 or media=bnc
228 or media=aui
229 or media=auto
264 media type (no autodetect)
317 ISA bus probing. The IRQ number, media options, etc are determined
[all …]
Dphonet.txt53 consists of a single Phonet media type byte. It uniquely identifies the
55 perspective. Each Phonet network device shall prepend and set the media
58 media type according to the network device hardware address.
66 there is no link-layer header, so there is no Phonet media type byte.
Dtuntap.txt15 instead of receiving packets from physical media, receives them from
16 user space program and instead of sending packets via physical media
204 media, receives them from user space program and instead of sending
205 packets via physical media sends them to the user space program.
Dvortex.txt99 Possible media type settings
112 When generating a value for the 'options' setting, the above media
253 media type. So if you load the driver module with
258 other media types does not occur.
Dnetif-msg.txt23 2 Special media selection messages, generally timer-driver.
/linux-4.4.14/drivers/media/pci/saa7146/
DMakefile5 ccflags-y += -I$(srctree)/drivers/media/i2c
/linux-4.4.14/drivers/net/
Dmii.c318 int advertise, lpa, media, duplex; in mii_check_media() local
362 media = mii_nway_result(lpa & advertise); in mii_check_media()
363 duplex = (media & ADVERTISE_FULL) ? 1 : 0; in mii_check_media()
370 media & (ADVERTISE_100FULL | ADVERTISE_100HALF) ? in mii_check_media()
/linux-4.4.14/drivers/media/i2c/smiapp/
DMakefile5 ccflags-y += -Idrivers/media/i2c
/linux-4.4.14/drivers/media/usb/gspca/stv06xx/
DMakefile9 ccflags-y += -I$(srctree)/drivers/media/usb/gspca
/linux-4.4.14/drivers/media/i2c/cx25840/
DMakefile6 ccflags-y += -Idrivers/media/i2c
/linux-4.4.14/drivers/media/dvb-frontends/
DMakefile5 ccflags-y += -I$(srctree)/drivers/media/dvb-core/
6 ccflags-y += -I$(srctree)/drivers/media/tuners/
10 ccflags-y += -I$(srctree)/drivers/media/usb/dvb-usb-v2
/linux-4.4.14/drivers/media/usb/gspca/gl860/
DMakefile9 ccflags-y += -I$(srctree)/drivers/media/usb/gspca
/linux-4.4.14/drivers/media/usb/gspca/m5602/
DMakefile11 ccflags-y += -I$(srctree)/drivers/media/usb/gspca
/linux-4.4.14/drivers/media/usb/hdpvr/
DMakefile5 ccflags-y += -Idrivers/media/i2c
/linux-4.4.14/drivers/media/firewire/
DMakefile6 ccflags-y += -Idrivers/media/dvb-core
/linux-4.4.14/drivers/media/usb/stk1160/
DMakefile11 ccflags-y += -Idrivers/media/i2c
/linux-4.4.14/drivers/media/pci/cx25821/
DMakefile8 ccflags-y += -Idrivers/media/i2c
/linux-4.4.14/Documentation/devicetree/bindings/display/imx/
Dfsl-imx-drm.txt33 Documentation/devicetree/bindings/media/video-interfaces.txt.
69 Documentation/devicetree/bindings/media/video-interfaces.txt.
Dhdmi.txt20 Documentation/devicetree/bindings/media/video-interfaces.txt,
/linux-4.4.14/drivers/media/usb/go7007/
DMakefile11 ccflags-$(CONFIG_VIDEO_GO7007_LOADER:m=y) += -Idrivers/media/common
/linux-4.4.14/drivers/media/common/siano/
DMakefile14 ccflags-y += -Idrivers/media/dvb-core
/linux-4.4.14/net/phonet/
Daf_phonet.c134 u8 *media = skb_push(skb, 1); in pn_header_create() local
141 *media = *(const u8 *)saddr; in pn_header_create()
147 const u8 *media = skb_mac_header(skb); in pn_header_parse() local
148 *haddr = *media; in pn_header_parse()
/linux-4.4.14/Documentation/devicetree/bindings/iio/magnetometer/
Dbmc150_magn.txt3 http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf
/linux-4.4.14/Documentation/block/
Dcapability.txt13 of media change events. These events will be broadcast to user
/linux-4.4.14/include/uapi/linux/
Datmbr2684.h56 int media; /* BR2684_MEDIA_*, flags in upper bits */ member
Dmsdos_fs.h120 __u8 media; /* media code */ member
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_fw_hdr.h92 u8 media; /* enum SUPPORTED_MEDIA */ member
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/
Dmt9m111.txt11 Documentation/devicetree/bindings/media/video-interfaces.txt.
Dmt9p031.txt20 Documentation/devicetree/bindings/media/video-interfaces.txt.
Dov2659.txt16 Documentation/devicetree/bindings/media/video-interfaces.txt.
Dmt9v032.txt25 Documentation/devicetree/bindings/media/video-interfaces.txt.
Dov2640.txt18 Documentation/devicetree/bindings/media/video-interfaces.txt.
Dtvp514x.txt24 media/video-interfaces.txt.
Dnokia,smia.txt8 Documentation/devicetree/bindings/media/video-interfaces.txt .
Dtvp7002.txt30 For further reading of port node refer Documentation/devicetree/bindings/media/
Dtc358743.txt26 Documentation/devicetree/bindings/media/video-interfaces.txt.
Dadv7604.txt24 Documentation/devicetree/bindings/media/video-interfaces.txt. The port nodes
/linux-4.4.14/drivers/staging/media/lirc/
DTODO2 (see drivers/media/IR/mceusb.c vs. lirc_mceusb.c in lirc cvs for an
/linux-4.4.14/Documentation/devicetree/bindings/display/bridge/
Dps8622.txt15 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
Dptn3460.txt23 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
Ddw_hdmi.txt15 in Documentation/devicetree/bindings/media/video-interfaces.txt,
/linux-4.4.14/Documentation/devicetree/bindings/iio/accel/
Dbma180.txt4 http://ae-bst.resource.bosch.com/media/products/dokumente/bma250/bst-bma250-ds002-05.pdf
/linux-4.4.14/Documentation/zh_CN/video4linux/
Domap3isp.txt42 本文档介绍了由 drivers/media/video/omap3isp 加载的德州仪器
277 [2] http://git.ideasonboard.org/?p=media-ctl.git;a=summary
/linux-4.4.14/drivers/media/rc/keymaps/
DMakefile96 rc-total-media-in-hand.o \
97 rc-total-media-in-hand-02.o \
/linux-4.4.14/drivers/media/platform/exynos4-is/
DMakefile1 s5p-fimc-objs := fimc-core.o fimc-reg.o fimc-m2m.o fimc-capture.o media-dev.o
/linux-4.4.14/Documentation/ide/
DChangeLog.ide-tape.1995-200230 * performing a long media access (DSC) request (such
42 * without causing actual media access. If we can't,
109 * continuous view of the media - any mix of block sizes
128 * Fixed end of media bug.
134 * Abort pending requests at end of media.
225 * - Implement Early warning for end of media for Onstream.
/linux-4.4.14/drivers/media/radio/
DKconfig22 source "drivers/media/radio/si470x/Kconfig"
28 source "drivers/media/radio/si4713/Kconfig"
230 source "drivers/media/radio/wl128x/Kconfig"
300 linux-media mailinglist.
415 linux-media mailinglist.
430 linux-media mailinglist.
453 linux-media mailinglist.
487 linux-media mailinglist.
/linux-4.4.14/drivers/staging/
DMakefile6 obj-y += media/
DKconfig71 source "drivers/staging/media/Kconfig"
/linux-4.4.14/Documentation/devicetree/bindings/media/
Datmel-isi.txt14 defined in Documentation/devicetree/bindings/media/video-interfaces.txt.
Dti-am437x-vpfe.txt22 defined in Documentation/devicetree/bindings/media/video-interfaces.txt.
Dsamsung-s5k5baf.txt28 media/video-interfaces.txt. The following are properties specific to those
Dti,omap3isp.txt4 The DT definitions can be found in include/dt-bindings/media/omap3-isp.h.
Drcar_vin.txt88 [1] video-interfaces.txt common video media interface
Dsamsung-mipi-csis.txt31 media/video-interfaces.txt. The following are properties specific to those nodes.
/linux-4.4.14/drivers/net/ethernet/cirrus/
Dcs89x0.c1699 static char media[8]; variable
1709 module_param_string(media, media, sizeof(media), 0);
1721 MODULE_PARM_DESC(media, "Set cs89x0 adapter(s) media type(s) (rj45,bnc,aui)");
1789 if (!strcmp(media, "rj45")) in init_module()
1791 else if (!strcmp(media, "aui")) in init_module()
1793 else if (!strcmp(media, "bnc")) in init_module()
/linux-4.4.14/arch/arm/boot/dts/
Domap34xx.dtsi11 #include <dt-bindings/media/omap3-isp.h>
Domap36xx.dtsi11 #include <dt-bindings/media/omap3-isp.h>
/linux-4.4.14/drivers/atm/
Dhe.h259 int media; member
347 #define he_is622(dev) ((dev)->media & 0x1)
348 #define he_isMM(dev) ((dev)->media & 0x20)
/linux-4.4.14/Documentation/devicetree/bindings/display/rockchip/
Ddw_hdmi-rockchip.txt12 Documentation/devicetree/bindings/media/video-interfaces.txt. For
Drockchip-vop.txt33 Documentation/devicetree/bindings/media/video-interfaces.txt.
/linux-4.4.14/arch/arc/plat-tb10x/
DKconfig28 Support for platforms based on the TB10x home media gateway SOC by
/linux-4.4.14/Documentation/video4linux/bttv/
DREADME66 There is a mailing list: linux-media@vger.kernel.org
67 http://vger.kernel.org/vger-lists.html#linux-media
/linux-4.4.14/drivers/staging/media/bcm2048/
DTODO8 find many examples of how to do this in drivers/media/radio.
/linux-4.4.14/drivers/lightnvm/
DKconfig32 NVM media manager for Open-Channel SSDs that offload management
/linux-4.4.14/Documentation/devicetree/bindings/display/panel/
Dsamsung,s6e8aa0.txt25 [2]: Documentation/devicetree/bindings/media/video-interfaces.txt
Dsamsung,ld9040.txt25 [3]: Documentation/devicetree/bindings/media/video-interfaces.txt
/linux-4.4.14/net/irda/irlan/
Dirlan_client.c434 self->media = MEDIA_802_3; in irlan_check_response_param()
436 self->media = MEDIA_802_5; in irlan_check_response_param()
Dirlan_provider_event.c108 self->media = MEDIA_802_3; in irlan_provider_state_info()
/linux-4.4.14/fs/fat/
Dinode.c63 unsigned media; member
70 .media = 0xFE,
77 .media = 0xFC,
84 .media = 0xFF,
91 .media = 0xFD,
1334 if (b->media) in fat_bpb_is_zero()
1388 if (!fat_valid_media(b->media)) { in fat_read_bpb()
1391 (unsigned)b->media); in fat_read_bpb()
/linux-4.4.14/include/net/irda/
Dirlan_common.h180 int media; /* Media type */ member
/linux-4.4.14/Documentation/ioctl/
Dcdrom.txt23 CDROMEJECT Ejects the cdrom media
54 CDROM_MEDIA_CHANGED Check is media changed
251 CDROMEJECT Ejects the cdrom media
660 CDROM_MEDIA_CHANGED Check is media changed
672 Ioctl return value is 0 or 1 depending on whether the media
676 ENOSYS Drive can't detect media change
/linux-4.4.14/net/dccp/
DKconfig12 for use by applications such as streaming media, Internet telephony,
/linux-4.4.14/net/dccp/ccids/
DKconfig24 suitable than CCID-2 for applications such streaming media where a
/linux-4.4.14/fs/romfs/
DKconfig7 other read-only media as well. Read
/linux-4.4.14/drivers/media/pci/zoran/
DKconfig30 This includes Iomega Buz, Pinnacle DC10, Linux media Labs 33
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfa_defs.h223 char media[8]; /* xfi/xaui */ member
/linux-4.4.14/net/atm/
Dbr2684.c674 if (ni.media & BR2684_FLAG_ROUTED) in br2684_create()
678 ni.media &= 0xffff; /* strip flags */ in br2684_create()
680 if (ni.media != BR2684_MEDIA_ETHERNET || ni.mtu != 1500) in br2684_create()
/linux-4.4.14/drivers/usb/
DREADME44 ../media/ - This is for multimedia drivers, like video cameras,
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/
Dexynos_dp.txt72 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
/linux-4.4.14/drivers/media/platform/s5p-tv/
DKconfig1 # drivers/media/platform/s5p-tv/Kconfig
/linux-4.4.14/drivers/
DMakefile105 obj-y += i2c/ media/
DKconfig89 source "drivers/media/Kconfig"
/linux-4.4.14/Documentation/devicetree/bindings/display/
Darm,pl11x.txt42 Documentation/devicetree/bindings/media/video-interfaces.txt;

12