/linux-4.1.27/drivers/media/pci/ |
D | Kconfig | 6 Enable media drivers for PCI/PCIe bus. 13 source "drivers/media/pci/meye/Kconfig" 14 source "drivers/media/pci/sta2x11/Kconfig" 19 source "drivers/media/pci/ivtv/Kconfig" 20 source "drivers/media/pci/zoran/Kconfig" 21 source "drivers/media/pci/saa7146/Kconfig" 22 source "drivers/media/pci/solo6x10/Kconfig" 23 source "drivers/media/pci/tw68/Kconfig" 28 source "drivers/media/pci/cx18/Kconfig" 29 source "drivers/media/pci/cx23885/Kconfig" [all …]
|
/linux-4.1.27/drivers/media/usb/ |
D | Kconfig | 6 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.1.27/drivers/staging/media/ |
D | Kconfig | 5 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/dt3155v4l/Kconfig" 30 source "drivers/staging/media/mn88472/Kconfig" 32 source "drivers/staging/media/mn88473/Kconfig" 34 source "drivers/staging/media/omap4iss/Kconfig" 37 source "drivers/staging/media/lirc/Kconfig"
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
D | eeprom.c | 134 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 …]
|
D | de4x5.c | 810 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 …]
|
D | de2104x.c | 324 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 …]
|
D | timer.c | 65 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()
|
D | Makefile | 17 tulip-objs := eeprom.o interrupt.o media.o \
|
/linux-4.1.27/drivers/media/ |
D | Makefile | 5 media-objs := media-device.o media-devnode.o media-entity.o 18 obj-$(CONFIG_MEDIA_SUPPORT) += media.o
|
D | Kconfig | 92 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.1.27/drivers/media/pci/bt8xx/ |
D | Makefile | 8 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.1.27/drivers/media/usb/cx231xx/ |
D | Makefile | 11 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.1.27/drivers/media/pci/saa7134/ |
D | Makefile | 14 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.1.27/drivers/media/pci/ddbridge/ |
D | Makefile | 9 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.1.27/Documentation/ |
D | media-framework.txt | 1 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 …]
|
D | dontdiff | 168 media
|
/linux-4.1.27/Documentation/video4linux/ |
D | fimc.txt | 13 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 …]
|
D | README.davinci-vpbe | 8 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
|
D | omap4_camera.txt | 22 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
|
D | soc-camera.txt | 41 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
|
D | videobuf | 55 <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
|
D | v4l2-framework.txt | 77 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.1.27/drivers/media/pci/ngene/ |
D | Makefile | 9 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.1.27/drivers/media/usb/tm6000/ |
D | Makefile | 12 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.1.27/drivers/ide/ |
D | ide-atapi.c | 29 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 …]
|
D | ide-proc.c | 588 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()
|
D | ide-probe.c | 114 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 …]
|
D | falconide.c | 71 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()
|
D | ide-pm.c | 89 if (drive->media != ide_disk) in ide_complete_power_step() 118 if (drive->media != ide_disk) in ide_start_power_step() 139 if (drive->media != ide_disk) in ide_start_power_step()
|
D | q40ide.c | 78 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()
|
D | ide-sysfs.c | 6 switch (drive->media) { in ide_media_string() 28 static DEVICE_ATTR_RO(media);
|
D | ide-gd.c | 149 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)
|
D | ide-io.c | 139 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()
|
D | ide-lib.c | 24 } else if (on && drive->media == ide_disk) { in ide_toggle_bounce() 160 if (drive->media == ide_disk) in ide_dump_status()
|
D | pdc202xx_old.c | 63 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()
|
D | alim15x3.c | 126 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()
|
D | ide-eh.c | 96 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()
|
D | ide-ioctls.c | 101 (drive->media != ide_tape)) in ide_set_nice_ioctl() 259 if (drive->media == ide_disk) in generic_ide_ioctl()
|
D | ide.c | 310 drive->media = ide_cdrom; in ide_dev_apply_params() 324 drive->media = ide_disk; in ide_dev_apply_params()
|
D | it8172.c | 66 if (drive->media == ide_disk) in it8172_set_pio_mode()
|
D | ide-park.c | 136 if (drive->media == ide_disk) in ide_park_store()
|
D | slc90e66.c | 46 if (drive->media == ide_disk) in slc90e66_set_pio_mode()
|
D | it8213.c | 51 if (drive->media != ide_disk) in it8213_set_pio_mode()
|
D | ht6560b.c | 131 if (drive->media != ide_disk || in ht6560b_dev_select()
|
D | ide-cd.c | 1214 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()
|
D | ide-dma-sff.c | 25 if (drive->media != ide_disk) { in config_drive_for_dma()
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
D | Makefile | 7 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.1.27/include/linux/ |
D | msdos_fs.h | 7 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.1.27/drivers/media/usb/em28xx/ |
D | Makefile | 13 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.1.27/drivers/media/pci/cx23885/ |
D | Makefile | 10 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.1.27/drivers/media/pci/cx88/ |
D | Makefile | 13 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.1.27/drivers/media/pci/smipcie/ |
D | Makefile | 3 ccflags-y += -Idrivers/media/tuners 4 ccflags-y += -Idrivers/media/dvb-core 5 ccflags-y += -Idrivers/media/dvb-frontends
|
/linux-4.1.27/drivers/staging/media/mn88472/ |
D | Makefile | 3 ccflags-y += -Idrivers/media/dvb-core/ 4 ccflags-y += -Idrivers/media/dvb-frontends/ 5 ccflags-y += -Idrivers/media/tuners/
|
D | TODO | 20 linux-media@vger.kernel.org and Antti Palosaari <crope@iki.fi>
|
/linux-4.1.27/drivers/staging/media/cxd2099/ |
D | Makefile | 3 ccflags-y += -Idrivers/media/dvb-core/ 4 ccflags-y += -Idrivers/media/dvb-frontends/ 5 ccflags-y += -Idrivers/media/tuners/
|
D | TODO | 8 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.1.27/drivers/staging/media/mn88473/ |
D | Makefile | 3 ccflags-y += -Idrivers/media/dvb-core/ 4 ccflags-y += -Idrivers/media/dvb-frontends/ 5 ccflags-y += -Idrivers/media/tuners/
|
D | TODO | 20 linux-media@vger.kernel.org and Antti Palosaari <crope@iki.fi>
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | Makefile | 12 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.1.27/drivers/net/ethernet/3com/ |
D | 3c589_cs.c | 136 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 …]
|
D | 3c574_cs.c | 203 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.1.27/drivers/media/pci/pt3/ |
D | Makefile | 6 ccflags-y += -Idrivers/media/dvb-core 7 ccflags-y += -Idrivers/media/dvb-frontends 8 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
D | Makefile | 19 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.1.27/drivers/media/common/b2c2/ |
D | Makefile | 6 ccflags-y += -Idrivers/media/dvb-core/ 7 ccflags-y += -Idrivers/media/dvb-frontends/ 8 ccflags-y += -Idrivers/media/tuners/
|
/linux-4.1.27/drivers/media/usb/au0828/ |
D | Makefile | 13 ccflags-y += -Idrivers/media/tuners 14 ccflags-y += -Idrivers/media/dvb-core 15 ccflags-y += -Idrivers/media/dvb-frontends
|
/linux-4.1.27/drivers/media/common/ |
D | Kconfig | 19 source "drivers/media/common/b2c2/Kconfig" 20 source "drivers/media/common/saa7146/Kconfig" 21 source "drivers/media/common/siano/Kconfig"
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
D | TODO | 20 - 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
|
D | davinci-vpfe-mc.txt | 13 (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.1.27/drivers/media/pci/ttpci/ |
D | Makefile | 20 ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends/ 21 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | Makefile | 43 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.1.27/drivers/media/pci/cx18/ |
D | Makefile | 11 ccflags-y += -Idrivers/media/dvb-core 12 ccflags-y += -Idrivers/media/dvb-frontends 13 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/pci/pluto2/ |
D | Makefile | 3 ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends/
|
/linux-4.1.27/drivers/media/pci/dm1105/ |
D | Makefile | 3 ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends
|
/linux-4.1.27/drivers/media/usb/ttusb-budget/ |
D | Makefile | 3 ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends
|
/linux-4.1.27/Documentation/DocBook/ |
D | .gitignore | 14 media-indices.tmpl 15 media-entities.tmpl
|
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/ |
D | Makefile | 5 ccflags-y += -I$(srctree)/drivers/media/dvb-core/ 6 ccflags-y += -I$(srctree)/drivers/media/tuners/
|
/linux-4.1.27/drivers/media/usb/siano/ |
D | Makefile | 3 ccflags-y += -Idrivers/media/dvb-core 4 ccflags-y += -Idrivers/media/common/siano
|
/linux-4.1.27/drivers/media/mmc/siano/ |
D | Makefile | 3 ccflags-y += -Idrivers/media/dvb-core 4 ccflags-y += -Idrivers/media/common/siano
|
/linux-4.1.27/net/tipc/ |
D | bearer.c | 310 b_ptr->media = m_ptr; in tipc_enable_bearer() 364 b_ptr->media->disable_media(b_ptr); in bearer_disable() 393 memcpy(b->bcast_addr.value, dev->broadcast, b->media->hwaddr_len); in tipc_enable_l2_media() 394 b->bcast_addr.media_id = b->media->type_id; in tipc_enable_l2_media() 397 b->media->raw2addr(b, &b->addr, (char *)dev->dev_addr); in tipc_enable_l2_media() 471 b_ptr->media->send_msg(net, buf, b_ptr, dest); in tipc_bearer_send() 538 b_ptr->media->raw2addr(b_ptr, &b_ptr->addr, in tipc_l2_device_event() 860 struct tipc_media *media, int nlflags) in __tipc_nl_add_media() argument 875 if (nla_put_string(msg->skb, TIPC_NLA_MEDIA_NAME, media->name)) in __tipc_nl_add_media() 881 if (nla_put_u32(msg->skb, TIPC_NLA_PROP_PRIO, media->priority)) in __tipc_nl_add_media() [all …]
|
D | Kconfig | 24 bool "InfiniBand media type support" 30 bool "IP/UDP media type support"
|
D | bcast.h | 76 struct tipc_media media; member
|
D | discover.c | 95 b_ptr->media->addr2msg(msg_media_addr(msg), &b_ptr->addr); in tipc_disc_init_msg() 145 bearer->media->msg2addr(bearer, &maddr, msg_media_addr(msg)); in tipc_disc_rcv()
|
D | bearer.h | 156 struct tipc_media *media; member
|
D | bcast.c | 887 bcbearer->bearer.media = &bcbearer->media; in tipc_bclink_init() 888 bcbearer->media.send_msg = tipc_bcbearer_send; in tipc_bclink_init() 889 sprintf(bcbearer->media.name, "tipc-broadcast"); in tipc_bclink_init()
|
D | netlink_compat.c | 829 struct nlattr *media[TIPC_NLA_MEDIA_MAX + 1]; in tipc_nl_compat_media_dump() local 831 nla_parse_nested(media, TIPC_NLA_MEDIA_MAX, attrs[TIPC_NLA_MEDIA], in tipc_nl_compat_media_dump() 835 nla_data(media[TIPC_NLA_MEDIA_NAME]), in tipc_nl_compat_media_dump() 836 nla_len(media[TIPC_NLA_MEDIA_NAME])); in tipc_nl_compat_media_dump()
|
/linux-4.1.27/Documentation/DocBook/media/ |
D | Makefile | 8 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… 88 $(shell perl -ne 'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/media.h) \ 100 $(shell perl -ne 'print "$$1 " if /^struct\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/media.h) \ 285 $(MEDIA_OBJ_DIR)/media-entities.tmpl: $(MEDIA_OBJ_DIR)/v4l2.xml 303 …id=`grep "<refname>$$ident" $(MEDIA_OBJ_DIR)/vidioc-*.xml $(MEDIA_OBJ_DIR)/media-ioc-*.xml | sed -… 362 $(MEDIA_OBJ_DIR)/media-indices.tmpl: $(MEDIA_OBJ_DIR)/v4l2.xml
|
/linux-4.1.27/drivers/media/usb/b2c2/ |
D | Makefile | 4 ccflags-y += -Idrivers/media/dvb-core/ 5 ccflags-y += -Idrivers/media/common/b2c2/
|
/linux-4.1.27/drivers/media/pci/pt1/ |
D | Makefile | 5 ccflags-y += -Idrivers/media/dvb-core -Idrivers/media/dvb-frontends
|
/linux-4.1.27/drivers/media/platform/ |
D | Kconfig | 14 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" 261 source "drivers/media/platform/vivid/Kconfig"
|
D | Makefile | 53 ccflags-y += -I$(srctree)/drivers/media/i2c
|
/linux-4.1.27/drivers/media/usb/usbvision/ |
D | Makefile | 5 ccflags-y += -Idrivers/media/i2c 6 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/usb/as102/ |
D | Makefile | 6 ccflags-y += -Idrivers/media/dvb-core 7 ccflags-y += -Idrivers/media/dvb-frontends
|
/linux-4.1.27/drivers/media/pci/b2c2/ |
D | Makefile | 8 ccflags-y += -Idrivers/media/dvb-core/ 9 ccflags-y += -Idrivers/media/common/b2c2/
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | Makefile | 38 ccflags-y += -I$(srctree)/drivers/media/dvb-core 39 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends 40 ccflags-y += -I$(srctree)/drivers/media/tuners
|
/linux-4.1.27/Documentation/filesystems/ |
D | udf.txt | 11 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
|
D | ubifs.txt | 49 * 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
|
D | inotify.txt | 18 for use on a desktop system with removable media as the media cannot be
|
D | jfs.txt | 22 from backup media. The integrity of the volume is not
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-bus-media | 1 What: /sys/bus/media/devices/.../model 4 linux-media@vger.kernel.org
|
/linux-4.1.27/ |
D | MAINTAINERS | 207 L: linux-media@vger.kernel.org 210 Q: http://patchwork.linuxtv.org/project/linux-media/list/ 213 F: drivers/media/dvb-frontends/a8293* 388 L: linux-media@vger.kernel.org 390 F: drivers/media/i2c/adp1653.c 391 F: include/media/adp1653.h 460 L: linux-media@vger.kernel.org 463 Q: http://patchwork.linuxtv.org/project/linux-media/list/ 466 F: drivers/media/dvb-frontends/af9013* 470 L: linux-media@vger.kernel.org [all …]
|
/linux-4.1.27/Documentation/fb/ |
D | metronomefb.txt | 8 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.1.27/drivers/media/pci/mantis/ |
D | Makefile | 28 ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends/
|
/linux-4.1.27/Documentation/cdrom/ |
D | packet-writing.txt | 23 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
|
D | Makefile | 9 `gv -antialias -media letter -nocenter $(LATEXFILE).ps` ;\
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | smc91c92_cs.c | 108 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.1.27/drivers/media/usb/dvb-usb/ |
D | Makefile | 79 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.1.27/drivers/net/ethernet/dlink/ |
D | dl2k.c | 32 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 …]
|
D | sundance.c | 57 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.1.27/Documentation/scsi/ |
D | scsi-changer.txt | 2 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.1.27/drivers/net/ethernet/sfc/ |
D | mcdi_port.c | 30 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.1.27/Documentation/hwmon/ |
D | smsc47m1 | 10 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.1.27/drivers/media/tuners/ |
D | Makefile | 45 ccflags-y += -I$(srctree)/drivers/media/dvb-core 46 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
|
/linux-4.1.27/drivers/media/usb/ttusb-dec/ |
D | Makefile | 3 ccflags-y += -Idrivers/media/dvb-core/
|
/linux-4.1.27/drivers/media/mmc/ |
D | Kconfig | 2 source "drivers/media/mmc/siano/Kconfig"
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | Makefile | 5 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.1.27/Documentation/networking/ |
D | dl2k.txt | 111 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.
|
D | de4x5.txt | 87 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
|
D | cs89x0.txt | 66 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 …]
|
D | phonet.txt | 53 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.
|
D | tuntap.txt | 15 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.
|
D | vortex.txt | 99 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.
|
D | netif-msg.txt | 23 2 Special media selection messages, generally timer-driver.
|
/linux-4.1.27/drivers/media/pci/saa7146/ |
D | Makefile | 5 ccflags-y += -I$(srctree)/drivers/media/i2c
|
/linux-4.1.27/drivers/net/ |
D | mii.c | 318 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.1.27/drivers/media/i2c/smiapp/ |
D | Makefile | 5 ccflags-y += -Idrivers/media/i2c
|
/linux-4.1.27/drivers/media/usb/gspca/stv06xx/ |
D | Makefile | 9 ccflags-y += -I$(srctree)/drivers/media/usb/gspca
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
D | Makefile | 6 ccflags-y += -Idrivers/media/i2c
|
/linux-4.1.27/drivers/media/usb/gspca/gl860/ |
D | Makefile | 9 ccflags-y += -I$(srctree)/drivers/media/usb/gspca
|
/linux-4.1.27/drivers/media/usb/gspca/m5602/ |
D | Makefile | 11 ccflags-y += -I$(srctree)/drivers/media/usb/gspca
|
/linux-4.1.27/drivers/media/usb/hdpvr/ |
D | Makefile | 5 ccflags-y += -Idrivers/media/i2c
|
/linux-4.1.27/drivers/media/firewire/ |
D | Makefile | 6 ccflags-y += -Idrivers/media/dvb-core
|
/linux-4.1.27/drivers/media/usb/stk1160/ |
D | Makefile | 11 ccflags-y += -Idrivers/media/i2c
|
/linux-4.1.27/drivers/media/pci/cx25821/ |
D | Makefile | 8 ccflags-y += -Idrivers/media/i2c
|
/linux-4.1.27/Documentation/devicetree/bindings/drm/imx/ |
D | fsl-imx-drm.txt | 33 Documentation/devicetree/bindings/media/video-interfaces.txt. 69 Documentation/devicetree/bindings/media/video-interfaces.txt.
|
D | hdmi.txt | 20 Documentation/devicetree/bindings/media/video-interfaces.txt,
|
/linux-4.1.27/drivers/media/usb/go7007/ |
D | Makefile | 11 ccflags-$(CONFIG_VIDEO_GO7007_LOADER:m=y) += -Idrivers/media/common
|
/linux-4.1.27/drivers/media/common/siano/ |
D | Makefile | 14 ccflags-y += -Idrivers/media/dvb-core
|
/linux-4.1.27/net/phonet/ |
D | af_phonet.c | 134 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.1.27/Documentation/block/ |
D | capability.txt | 13 of media change events. These events will be broadcast to user
|
/linux-4.1.27/include/uapi/linux/ |
D | atmbr2684.h | 56 int media; /* BR2684_MEDIA_*, flags in upper bits */ member
|
D | msdos_fs.h | 120 __u8 media; /* media code */ member
|
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/ |
D | mt9m111.txt | 11 Documentation/devicetree/bindings/media/video-interfaces.txt.
|
D | mt9p031.txt | 20 Documentation/devicetree/bindings/media/video-interfaces.txt.
|
D | ov2659.txt | 16 Documentation/devicetree/bindings/media/video-interfaces.txt.
|
D | tvp514x.txt | 24 media/video-interfaces.txt.
|
D | ov2640.txt | 18 Documentation/devicetree/bindings/media/video-interfaces.txt.
|
D | mt9v032.txt | 25 Documentation/devicetree/bindings/media/video-interfaces.txt.
|
D | nokia,smia.txt | 8 Documentation/devicetree/bindings/media/video-interfaces.txt .
|
D | tvp7002.txt | 30 For further reading of port node refer Documentation/devicetree/bindings/media/
|
D | adv7604.txt | 22 Documentation/devicetree/bindings/media/video-interfaces.txt. The port nodes
|
/linux-4.1.27/drivers/staging/media/lirc/ |
D | TODO | 2 (see drivers/media/IR/mceusb.c vs. lirc_mceusb.c in lirc cvs for an
|
/linux-4.1.27/Documentation/devicetree/bindings/video/bridge/ |
D | ps8622.txt | 15 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
|
D | ptn3460.txt | 23 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
|
/linux-4.1.27/Documentation/zh_CN/video4linux/ |
D | omap3isp.txt | 42 本文档介绍了由 drivers/media/video/omap3isp 加载的德州仪器 277 [2] http://git.ideasonboard.org/?p=media-ctl.git;a=summary
|
/linux-4.1.27/drivers/media/rc/keymaps/ |
D | Makefile | 93 rc-total-media-in-hand.o \ 94 rc-total-media-in-hand-02.o \
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | Makefile | 1 s5p-fimc-objs := fimc-core.o fimc-reg.o fimc-m2m.o fimc-capture.o media-dev.o
|
/linux-4.1.27/Documentation/ide/ |
D | ChangeLog.ide-tape.1995-2002 | 30 * 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.
|
D | ChangeLog.ide-floppy.1996-2002 | 14 * Add media write-protect detection.
|
/linux-4.1.27/drivers/media/radio/ |
D | Kconfig | 22 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.1.27/drivers/staging/ |
D | Makefile | 6 obj-y += media/
|
D | Kconfig | 75 source "drivers/staging/media/Kconfig"
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | atmel-isi.txt | 14 defined in Documentation/devicetree/bindings/media/video-interfaces.txt.
|
D | ti-am437x-vpfe.txt | 22 defined in Documentation/devicetree/bindings/media/video-interfaces.txt.
|
D | samsung-s5k5baf.txt | 28 media/video-interfaces.txt. The following are properties specific to those
|
D | ti,omap3isp.txt | 4 The DT definitions can be found in include/dt-bindings/media/omap3-isp.h.
|
D | rcar_vin.txt | 88 [1] video-interfaces.txt common video media interface
|
D | samsung-mipi-csis.txt | 31 media/video-interfaces.txt. The following are properties specific to those nodes.
|
/linux-4.1.27/drivers/net/ethernet/cirrus/ |
D | cs89x0.c | 1699 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.1.27/arch/arm/boot/dts/ |
D | omap34xx.dtsi | 11 #include <dt-bindings/media/omap3-isp.h>
|
D | omap36xx.dtsi | 11 #include <dt-bindings/media/omap3-isp.h>
|
/linux-4.1.27/drivers/atm/ |
D | he.h | 259 int media; member 347 #define he_is622(dev) ((dev)->media & 0x1) 348 #define he_isMM(dev) ((dev)->media & 0x20)
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | dw_hdmi-rockchip.txt | 12 Documentation/devicetree/bindings/media/video-interfaces.txt. For
|
D | rockchip-vop.txt | 33 Documentation/devicetree/bindings/media/video-interfaces.txt.
|
D | exynos_dsim.txt | 42 [2]: Documentation/devicetree/bindings/media/video-interfaces.txt
|
D | exynos_dp.txt | 72 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
|
D | arm,pl11x.txt | 42 Documentation/devicetree/bindings/media/video-interfaces.txt;
|
/linux-4.1.27/arch/arc/plat-tb10x/ |
D | Kconfig | 28 Support for platforms based on the TB10x home media gateway SOC by
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | README | 66 There is a mailing list: linux-media@vger.kernel.org 67 http://vger.kernel.org/vger-lists.html#linux-media
|
/linux-4.1.27/drivers/staging/media/bcm2048/ |
D | TODO | 8 find many examples of how to do this in drivers/media/radio.
|
/linux-4.1.27/Documentation/devicetree/bindings/drm/bridge/ |
D | dw_hdmi.txt | 15 in Documentation/devicetree/bindings/media/video-interfaces.txt,
|
/linux-4.1.27/Documentation/devicetree/bindings/panel/ |
D | samsung,s6e8aa0.txt | 25 [2]: Documentation/devicetree/bindings/media/video-interfaces.txt
|
D | samsung,ld9040.txt | 25 [3]: Documentation/devicetree/bindings/media/video-interfaces.txt
|
/linux-4.1.27/net/irda/irlan/ |
D | irlan_client.c | 434 self->media = MEDIA_802_3; in irlan_check_response_param() 436 self->media = MEDIA_802_5; in irlan_check_response_param()
|
D | irlan_provider_event.c | 108 self->media = MEDIA_802_3; in irlan_provider_state_info()
|
/linux-4.1.27/fs/fat/ |
D | inode.c | 62 unsigned media; member 69 .media = 0xFE, 76 .media = 0xFC, 83 .media = 0xFF, 90 .media = 0xFD, 1333 if (b->media) in fat_bpb_is_zero() 1387 if (!fat_valid_media(b->media)) { in fat_read_bpb() 1390 (unsigned)b->media); in fat_read_bpb()
|
/linux-4.1.27/include/net/irda/ |
D | irlan_common.h | 180 int media; /* Media type */ member
|
/linux-4.1.27/Documentation/ioctl/ |
D | cdrom.txt | 23 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.1.27/net/dccp/ |
D | Kconfig | 12 for use by applications such as streaming media, Internet telephony,
|
/linux-4.1.27/net/dccp/ccids/ |
D | Kconfig | 24 suitable than CCID-2 for applications such streaming media where a
|
/linux-4.1.27/fs/romfs/ |
D | Kconfig | 7 other read-only media as well. Read
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs.h | 226 char media[8]; /* xfi/xaui */ member
|
/linux-4.1.27/drivers/media/pci/zoran/ |
D | Kconfig | 30 This includes Iomega Buz, Pinnacle DC10, Linux media Labs 33
|
/linux-4.1.27/drivers/ |
D | Makefile | 103 obj-y += i2c/ media/
|
D | Kconfig | 85 source "drivers/media/Kconfig"
|
/linux-4.1.27/drivers/usb/ |
D | README | 44 ../media/ - This is for multimedia drivers, like video cameras,
|
/linux-4.1.27/net/atm/ |
D | br2684.c | 674 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.1.27/drivers/media/platform/s5p-tv/ |
D | Kconfig | 1 # drivers/media/platform/s5p-tv/Kconfig
|
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_ioc.c | 3663 if (sfp->media) { in bfa_cb_sfp_state_query() 3668 sfp->media = NULL; in bfa_cb_sfp_state_query() 3922 enum bfa_defs_sfp_media_e *media = sfp->media; in bfa_sfp_media_get() local 3924 *media = BFA_SFP_MEDIA_UNKNOWN; in bfa_sfp_media_get() 3927 *media = BFA_SFP_MEDIA_UNSUPPORT; in bfa_sfp_media_get() 3941 *media = BFA_SFP_MEDIA_CU; in bfa_sfp_media_get() 3944 *media = BFA_SFP_MEDIA_EL; in bfa_sfp_media_get() 3947 *media = BFA_SFP_MEDIA_LW; in bfa_sfp_media_get() 3951 *media = BFA_SFP_MEDIA_SW; in bfa_sfp_media_get() 3954 *media = BFA_SFP_MEDIA_SW; in bfa_sfp_media_get() [all …]
|
/linux-4.1.27/drivers/net/ethernet/silan/ |
D | sc92031.c | 50 static int media; variable 51 module_param(media, int, 0); 52 MODULE_PARM_DESC(media, "Media type (0x00 = autodetect," 561 switch (media) { in _sc92031_phy_reset()
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_driver.c | 1052 term->media.bControlSize = n; in uvc_parse_standard_control() 1053 term->media.bmControls = (__u8 *)term + sizeof *term; in uvc_parse_standard_control() 1054 term->media.bTransportModeSize = p; in uvc_parse_standard_control() 1055 term->media.bmTransportModes = (__u8 *)term in uvc_parse_standard_control() 1057 memcpy(term->media.bmControls, &buffer[9], n); in uvc_parse_standard_control() 1058 memcpy(term->media.bmTransportModes, &buffer[10+n], p); in uvc_parse_standard_control()
|