/drivers/usb/dwc3/ |
D | Kconfig | 61 Say 'Y' or 'M' here if you have one such device 68 Recent Exynos5 SoCs ship with one DesignWare Core USB3 IP inside, 69 say 'Y' or 'M' if you have one such device. 88 Say 'Y' or 'M' here if you have one such device 95 STMicroelectronics SoCs with one DesignWare Core USB3 IP 97 Say 'Y' or 'M' if you have one such device. 104 Recent Qualcomm SoCs ship with one DesignWare Core USB3 IP inside, 105 say 'Y' or 'M' if you have one such device.
|
/drivers/tty/serial/ |
D | sc16is7xx.c | 352 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_line() local 354 return one->line; in sc16is7xx_line() 771 struct sc16is7xx_one *one = to_sc16is7xx_one(ws, reg_work); in sc16is7xx_reg_proc() local 775 spin_lock_irqsave(&one->port.lock, irqflags); in sc16is7xx_reg_proc() 776 config = one->config; in sc16is7xx_reg_proc() 777 memset(&one->config, 0, sizeof(one->config)); in sc16is7xx_reg_proc() 778 spin_unlock_irqrestore(&one->port.lock, irqflags); in sc16is7xx_reg_proc() 781 sc16is7xx_port_update(&one->port, SC16IS7XX_MCR_REG, in sc16is7xx_reg_proc() 783 (one->port.mctrl & TIOCM_LOOP) ? in sc16is7xx_reg_proc() 787 sc16is7xx_port_update(&one->port, SC16IS7XX_IER_REG, in sc16is7xx_reg_proc() [all …]
|
D | max310x.c | 748 struct max310x_one *one = container_of(ws, struct max310x_one, tx_work); in max310x_wq_proc() local 749 struct max310x_port *s = dev_get_drvdata(one->port.dev); in max310x_wq_proc() 752 max310x_handle_tx(&one->port); in max310x_wq_proc() 758 struct max310x_one *one = container_of(port, struct max310x_one, port); in max310x_start_tx() local 760 if (!work_pending(&one->tx_work)) in max310x_start_tx() 761 schedule_work(&one->tx_work); in max310x_start_tx() 781 struct max310x_one *one = container_of(ws, struct max310x_one, md_work); in max310x_md_proc() local 783 max310x_port_update(&one->port, MAX310X_MODE2_REG, in max310x_md_proc() 785 (one->port.mctrl & TIOCM_LOOP) ? in max310x_md_proc() 791 struct max310x_one *one = container_of(port, struct max310x_one, port); in max310x_set_mctrl() local [all …]
|
/drivers/staging/speakup/ |
D | DefaultKeyAssignments | 13 KeyPad-7 Say Previous Line (UP one line) 14 KeyPad-9 Say Next Line (down one line) 17 KeyPad-4 Say Previous Word (left one word) 19 KeyPad-6 Say Next Word (right one word) 23 KeyPad-1 Say Previous Character (left one letter) 24 KeyPad-3 Say Next Character (right one letter)
|
/drivers/scsi/arm/ |
D | Kconfig | 10 Acorn system with one of these, say Y. If unsure, say N. 50 Acorn system with one of these, say Y. If unsure, say N. 57 system with one of these, say Y, otherwise say N. 64 you have one of these, say Y. If unsure, say N. 75 Acorn system with one of these, say Y. If unsure, say N. 83 system with one of these, say Y. If unsure, say N.
|
/drivers/net/ |
D | veth.c | 168 struct pcpu_vstats one; in veth_get_stats64() local 170 tot->tx_dropped = veth_stats_one(&one, dev); in veth_get_stats64() 171 tot->tx_bytes = one.bytes; in veth_get_stats64() 172 tot->tx_packets = one.packets; in veth_get_stats64() 177 tot->rx_dropped = veth_stats_one(&one, peer); in veth_get_stats64() 178 tot->rx_bytes = one.bytes; in veth_get_stats64() 179 tot->rx_packets = one.packets; in veth_get_stats64()
|
D | Kconfig | 81 one double speed connection using this driver. Naturally, this has 113 will be called ifb. If you want to use more than one ifb 124 This allows one to create virtual interfaces that map packets to 154 This allows one to create virtual devices off of a main interface 173 This allows one to create vxlan virtual interfaces that provide 187 This allows one to create geneve virtual interfaces that provide 279 When one end receives the packet it appears on its pair and vice 335 TV companies to provide cable modem access. It's a one-way
|
/drivers/md/ |
D | Kconfig | 18 This driver lets you combine several hard disk partitions into one 19 logical block device. This can be used to simply append one 20 partition to another one or to combine several redundant hard disks 54 partitions by simply appending one to the other. 67 partitions into one logical device in such a fashion as to fill them 68 up evenly, one chunk here and one chunk there. This will increase 135 contain data sectors, and one drive contains the parity protection. 137 while a RAID-5 set distributes the parity across the drives in one 146 in one of the available parity distribution methods. 371 contain data sectors, and one drive contains the parity protection. [all …]
|
/drivers/staging/most/Documentation/ |
D | driver_usage.txt | 19 consumer devices via optical or electrical physical layers directly to one 35 one of the peripheral interfaces of a network interface controller (e.g. 38 to MOST via one the following ways: character devices, ALSA, Networking or 77 Depending on how the driver should interface to the application, one or more 116 should travel to the host within one USB transaction need to be written to 124 allocated within one MOST frame, is calculated that fit into _one_ 512 byte 134 packets within one USB transaction. This renders
|
/drivers/usb/gadget/legacy/ |
D | Kconfig | 48 this gadget connects to another OTG device, with this one using 50 one serve as the USB host instead (in the "B-Host" role). 81 without one. 92 This driver implements Ethernet style communication, in one of 170 of several ethernet frames into one USB transfer and different 194 The Function Filesystem (FunctionFS) lets one create USB 196 lets one create USB gadgets in user space. This allows creation 292 The MIDI Gadget acts as a USB Audio device, with one MIDI 293 input and one MIDI output. These MIDI jacks appear as 329 This driver provides two functions in one configuration: [all …]
|
/drivers/usb/gadget/ |
D | Kconfig | 20 USB is a master/slave protocol, organized with one master 34 a USB peripheral device. Configure one hardware driver for your 37 you may configure more than one.) 57 either create new failure modes or remove the one you're 71 either create new failure modes or remove the one you're 222 A gadget driver implements one or more USB functions using 285 grouping of several ethernet frames into one USB transfer and 381 The Function Filesystem (FunctionFS) lets one create USB 383 lets one create USB gadgets in user space. This allows creation 466 The MIDI Function acts as a USB Audio device, with one MIDI [all …]
|
/drivers/media/radio/ |
D | radio-rtrack2.c | 59 static void one(struct radio_isa_card *isa) in one() function 81 one(isa); in rtrack2_s_frequency()
|
D | Kconfig | 137 It is one of the very few or perhaps the only consumer USB radio device 253 Choose Y here if you have one of these AM/FM radio cards, and then 264 Choose Y here if you have one of these FM radio cards, and then fill 318 Choose Y here if you have one of these FM radio cards, and then fill 391 Choose Y here if you have one of these FM radio cards. 401 Choose Y here if you have one of these FM radio cards. 448 Choose Y here if you have one of these FM radio cards, and then fill 482 Choose Y here if you have one of these FM radio cards, and then fill
|
/drivers/staging/media/bcm2048/ |
D | TODO | 20 Finally this driver should probably be split up into two parts: one 21 v4l2_subdev-based core driver and one platform driver. See e.g.
|
/drivers/net/hamradio/ |
D | Kconfig | 52 DMA on one port. You usually use those boards to connect your 59 If you have one of these cards, say Y here and read the AX25-HOWTO, 70 detected first, dmascc2 and dmascc3 for the second one, and so on. 119 This is one of two drivers for Baycom style simple amateur radio 139 This is one of two drivers for Baycom style simple amateur radio 188 Controller. If you have one of those, say Y here.
|
/drivers/net/ethernet/realtek/ |
D | Kconfig | 40 the RTL8139C+ chips. If you have one of those, say Y here. 52 the RTL 8129/8130/8139 chips. If you have one of those, say Y here. 84 instead of an internal one. Disabling this option will save some
|
/drivers/w1/slaves/ |
D | Kconfig | 88 as the one who is responsible for charging/discharging/monitoring 100 as the one who is responsible for charging/discharging/monitoring 112 as the one who is responsible for charging/discharging/monitoring
|
/drivers/gpu/drm/msm/ |
D | NOTES | 15 + zero, one, or two 2d cores (z180) 25 So, the approach is one drm driver, with some modularity. Different 27 And one or more 'struct msm_gpu' for the various different gpu sub-
|
/drivers/isdn/gigaset/ |
D | Kconfig | 11 If you have one of these devices, say M here and for at least 12 one of the connection specific parts that follow.
|
/drivers/isdn/hardware/mISDN/ |
D | Kconfig | 22 * HFC-4S (4 S/T interfaces on one chip) 23 * HFC-8S (8 S/T interfaces on one chip)
|
/drivers/net/team/ |
D | Kconfig | 4 This allows one to create virtual interfaces that teams together 56 Only one port is active at a time and the rest of ports are used
|
/drivers/net/phy/ |
D | Kconfig | 215 multiplexers which connect one of several child MDIO busses 225 are controlled via GPIO lines. The multiplexer connects one of 236 The multiplexer connects one of several child MDIO busses to a 237 parent bus. Child bus selection is under the control of one of
|
/drivers/staging/iio/ |
D | TODO | 55 intention is to allow for more than one software ring 57 different requirements. This one suits mid range
|
/drivers/staging/goldfish/ |
D | README | 10 a cleanliness issue not a correctness one)
|
/drivers/net/usb/ |
D | Kconfig | 18 Say Y if you want to use one of the following 10Mbps USB Ethernet 36 Say Y here if you want to use one of the following 10Mbps only 61 the CATC NetMate driver for those. If you are not sure which one 62 you need, select both, and the correct one should be selected for 322 Say Y if you want to use one of the following 100Mbps USB Ethernet 367 on this design: one NetChip 1080 chip and supporting logic, 377 with one of these chips. 413 one of these drivers. 480 with one of these chips.
|