/linux-4.4.14/drivers/usb/serial/ |
D | usb-serial-simple.c | 37 #define DEVICE(vendor, IDS) DEVICE_N(vendor, IDS, 1) macro 42 DEVICE(carelink, CARELINK_IDS); 47 DEVICE(zio, ZIO_IDS); 52 DEVICE(funsoft, FUNSOFT_IDS); 58 DEVICE(flashloader, FLASHLOADER_IDS); 66 DEVICE(google, GOOGLE_IDS); 71 DEVICE(vivopay, VIVOPAY_IDS); 80 DEVICE(moto_modem, MOTO_IDS); 90 DEVICE(hp4x, HP4X_IDS); 96 DEVICE(suunto, SUUNTO_IDS); [all …]
|
/linux-4.4.14/Documentation/DocBook/ |
D | usb.xml.db | 12 API-USB-DEVICE 13 API-USB-DEVICE-VER 14 API-USB-DEVICE-INTERFACE-CLASS 15 API-USB-DEVICE-INTERFACE-PROTOCOL 16 API-USB-DEVICE-INTERFACE-NUMBER 17 API-USB-DEVICE-INFO 19 API-USB-DEVICE-AND-INTERFACE-INFO
|
D | rapidio.xml.db | 16 API-RIO-DEVICE
|
/linux-4.4.14/Documentation/usb/ |
D | wusb-cbaf | 18 DEVICE 32 set-chid DEVICE HOST-CHID HOST-BANDGROUP HOST-NAME 37 get-cdid DEVICE 42 set-cc DEVICE
|
D | authorization.txt | 19 $ echo 1 > /sys/bus/usb/devices/DEVICE/authorized 23 $ echo 0 > /sys/bus/usb/devices/DEVICE/authorized
|
D | hotplug.txt | 70 If "usbdevfs" is configured, DEVICE and DEVFS are also passed. DEVICE is
|
/linux-4.4.14/Documentation/auxdisplay/ |
D | ks0108 | 16 2. DEVICE INFORMATION 28 2. DEVICE INFORMATION
|
D | cfag12864b | 16 2. DEVICE INFORMATION 29 2. DEVICE INFORMATION
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | dmfe.c | 196 #define DEVICE net_device macro 316 static int dmfe_open(struct DEVICE *); 317 static netdev_tx_t dmfe_start_xmit(struct sk_buff *, struct DEVICE *); 318 static int dmfe_stop(struct DEVICE *); 319 static void dmfe_set_filter_mode(struct DEVICE *); 329 static void send_filter_frame(struct DEVICE *); 330 static void dm9132_id_table(struct DEVICE *); 339 static void dmfe_rx_packet(struct DEVICE *, struct dmfe_board_info *); 340 static void dmfe_free_tx_pkt(struct DEVICE *, struct dmfe_board_info *); 342 static void dmfe_dynamic_reset(struct DEVICE *); [all …]
|
/linux-4.4.14/Documentation/fb/ |
D | internals.txt | 10 *** STRUCTURES USED BY THE FRAME BUFFER DEVICE API *** 51 *** VISUALS USED BY THE FRAME BUFFER DEVICE API ***
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | stb0899_priv.h | 255 #define STB0899_READ_S2REG(DEVICE, REG) (_stb0899_read_s2reg(state, DEVICE, STB0899_BASE_##REG, ST… argument
|
/linux-4.4.14/tools/usb/ |
D | hcd-tests.sh | 40 if [ "$DEVICE" = "" ]; then
|
/linux-4.4.14/Documentation/ |
D | hw_random.txt | 23 CHARACTER DEVICE. Using the standard open() 37 CLASS DEVICE. There is a /sys/class/misc/hw_random node with
|
D | bcache.txt | 196 SYSFS - BACKING DEVICE: 280 SYSFS - BACKING DEVICE STATS: 400 SYSFS - CACHE DEVICE:
|
D | nommu-mmap.txt | 207 PROVIDING SHAREABLE CHARACTER DEVICE SUPPORT 271 PROVIDING SHAREABLE BLOCK DEVICE SUPPORT
|
D | kernel-parameters.txt | 1670 Provide an override to the IOAPIC-ID<->DEVICE-ID 1677 Provide an override to the HPET-ID<->DEVICE-ID 1826 PORT[.DEVICE]. PORT and DEVICE are decimal numbers 1829 the whole ID part is omitted, the last PORT and DEVICE 1833 If only DEVICE is omitted, the parameter applies to 1834 the port and all links and devices behind it. DEVICE 1837 select the host link. DEVICE number of 15 selects the
|
D | devices.txt | 43 **** DEVICE DRIVERS AUTHORS PLEASE READ THIS **** 918 DEVICE DRIVER USING MAJOR NUMBER 42 IS NONCOMPLIANT.
|
D | memory-barriers.txt | 167 DEVICE OPERATIONS
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-iov-howto.txt | 62 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_numvfs 69 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_numvfs
|
/linux-4.4.14/Documentation/ptp/ |
D | testptp.c | 41 #define DEVICE "/dev/ptp0" macro 165 char *device = DEVICE; in main()
|
/linux-4.4.14/Documentation/backlight/ |
D | lp855x-driver.txt | 36 * device_control : Value of DEVICE CONTROL register.
|
/linux-4.4.14/Documentation/devicetree/bindings/leds/backlight/ |
D | lp855x.txt | 7 - dev-ctrl: Value of DEVICE CONTROL register (u8). It depends on the device.
|
/linux-4.4.14/Documentation/extcon/ |
D | porting-android-switch-class | 11 * PORTING SWITCH CLASS DEVICE DRIVERS * 112 * PORTING USERSPACE w/ SWITCH CLASS DEVICE SUPPORT *
|
/linux-4.4.14/Documentation/spi/ |
D | spidev | 24 DEVICE CREATION, DRIVER BINDING 70 BASIC CHARACTER DEVICE API 132 FULL DUPLEX CHARACTER DEVICE API
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | dev-kmsg | 82 DEVICE=+acpi:PNP0A03:00 86 The DEVICE= key uniquely identifies devices the following way:
|
/linux-4.4.14/Documentation/sound/oss/ |
D | mwave | 64 DEVICE=C:\MWW\MANAGER\MWD50430.EXE 68 The important things are the SHELL and DEVICE statements.
|
/linux-4.4.14/Documentation/aoe/ |
D | aoe.txt | 25 CREATING DEVICE NODES 41 USING DEVICE NODES
|
/linux-4.4.14/Documentation/hwmon/ |
D | smsc47b397 | 147 ; LOGICAL DEVICE 8
|
/linux-4.4.14/Documentation/block/ |
D | data-integrity.txt | 148 4.2 BLOCK DEVICE 246 5.4 REGISTERING A BLOCK DEVICE AS CAPABLE OF EXCHANGING INTEGRITY
|
/linux-4.4.14/Documentation/ioctl/ |
D | hdio.txt | 246 the IDENTIFY DEVICE and IDENTIFY PACKET DEVICE commands in 251 ENOMSG IDENTIFY DEVICE information not available
|
/linux-4.4.14/Documentation/ia64/ |
D | serial.txt | 1 SERIAL DEVICE NAMING
|
/linux-4.4.14/arch/sh/boards/ |
D | Kconfig | 281 I-O DATA DEVICE, INC. "LANDISK Series" support.
|
/linux-4.4.14/Documentation/networking/ |
D | dl2k.txt | 249 DEVICE=eth0
|
D | pktgen.txt | 67 * add_device DEVICE@NAME -- adds a single device
|
D | z8530drv.txt | 244 # DEVICE
|
D | bonding.txt | 1186 DEVICE=eth0 1193 The DEVICE= line will be different for every ethX device and 1195 a device line of DEVICE=eth1. The setting of the MASTER= line will 1207 DEVICE=bond0
|
D | can.txt | 1020 Usage: ip link set DEVICE type can
|
/linux-4.4.14/Documentation/hid/ |
D | hiddev.txt | 30 USING THE HID DEVICE INTERFACE
|
/linux-4.4.14/Documentation/frv/ |
D | mmu-layout.txt | 44 PHYSICAL ADDRESS CONTROLLER DEVICE
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 293 from a device that has received a BUS DEVICE RESET message from 311 DEVICE RESET message to a target (for test purpose).
|
D | scsi_mid_low_api.txt | 200 SCSI DEVICE hotplug 217 SCSI DEVICE hot unplug
|
D | sym53c8xx_2.txt | 385 The driver will try to send a BUS DEVICE RESET message to the target.
|
D | ChangeLog.1992-1997 | 1424 * aha1542.c (aha1542_reset): Try BUS DEVICE RESET, and then pass
|
D | ncr53c8xx.txt | 544 The driver will try to send a BUS DEVICE RESET message to the target.
|
/linux-4.4.14/ |
D | MAINTAINERS | 623 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER 792 APPLIED MICRO (APM) X-GENE DEVICE TREE SUPPORT 3395 DEVICE COREDUMP (DEV_COREDUMP) 3402 DEVICE FREQUENCY (DEVFREQ) 3409 DEVICE NUMBER REGISTRY 3414 DEVICE-MAPPER (LVM) 6333 LIBNVDIMM: NON-VOLATILE MEMORY DEVICE SUBSYSTEM 6787 MAXIM MAX77802 MULTIFUNCTION PMIC DEVICE DRIVERS 7372 NETWORK BLOCK DEVICE (NBD) 7674 OMAP DEVICE TREE SUPPORT [all …]
|
/linux-4.4.14/Documentation/s390/ |
D | cds.txt | 144 applicable, the device drivers can use issue the READ DEVICE CHARACTERISTICS
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 2292 - add VENDOR DEVICE MASK SIZE BUFFERS 2294 VENDOR and DEVICE are PCI vendor and device IDs. They take
|