Home
last modified time | relevance | path

Searched refs:CDC (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/usb/gadget/legacy/
DKconfig93 tristate "Ethernet Gadget (with CDC Ethernet support)"
104 - The "Communication Device Class" (CDC) Ethernet Control Model.
109 - On hardware can't implement that protocol, a simple CDC subset
112 - CDC Ethernet Emulation Model (EEM) is a newer standard that has
123 use "CDCEther" instead, if you're using the CDC option. That CDC
124 mode should also interoperate with standard CDC Ethernet class
157 CDC EEM is a newer USB standard that is somewhat simpler than CDC ECM
176 This driver implements USB CDC NCM subclass standard. NCM is
216 bool "Include configuration with CDC ECM (Ethernet)"
222 Include a configuration with CDC ECM function (Ethernet) and the
[all …]
/Linux-v4.19/Documentation/usb/
Dgadget_multi.txt10 with RNDIS[1] (that is Ethernet), USB CDC[2] ACM (that is serial) and
13 A CDC ECM (Ethernet) function may be turned on via a Kconfig option
15 have two configurations -- one with RNDIS and another with CDC ECM[3].
18 CDC ECM) you may need to change vendor and/or product ID.
35 configuration with CDC ECM which should work better under Linux.
53 configuration so a dual RNDIS and CDC ECM gadget won't work unless you
64 Things are harder with RDNIS and CDC ACM.
78 **** CDC ACM
80 Similarly, [[file:linux-cdc-acm.inf]] is provided for CDC ACM.
124 template[9], Microchip's CDC ACM INF file and David Brownell's
[all …]
Dgadget_serial.txt58 The gadget serial driver talks over USB to either a CDC ACM driver
63 | Host-Side CDC ACM USB Host |
85 CDC ACM compliant class device or a simple vendor specific device
185 kernel for "Support for Host-side USB" and for "USB Modem (CDC ACM)
Dlinux-cdc-acm.inf1 ; Windows USB CDC ACM Setup File
Dacm.txt33 Abstract Control Model (USB CDC ACM) specification.
/Linux-v4.19/drivers/net/usb/
DKconfig146 CDC-Ethernet specification (including many cable modems).
152 a two-node link, or "eth0" for most CDC-Ethernet devices. Those
210 tristate "CDC Ethernet support (smart devices such as cable modems)"
215 Class (CDC) Ethernet Control Model, a specification that's easy to
216 implement in device firmware. The CDC specifications are available
219 CDC Ethernet is an implementation option for DOCSIS cable modems
221 The Linux-USB CDC Ethernet Gadget driver is an open implementation.
238 tristate "CDC EEM support"
242 Class (CDC) Ethernet Emulation Model, a specification that's easy to
243 implement in device firmware. The CDC EEM specifications are available
[all …]
/Linux-v4.19/drivers/usb/class/
DKconfig7 tristate "USB Modem (CDC ACM) support"
34 of cell phones compliant to the CDC WMC specification. You can use
/Linux-v4.19/Documentation/media/uapi/cec/
Dcec-ioc-adap-g-log-addrs.rst179 * .. _`CEC-LOG-ADDRS-FL-CDC-ONLY`:
183 - If this flag is set, then the device is CDC-Only. CDC-Only CEC devices
184 are CEC devices that can only handle CDC messages.
305 CEC switches or CDC-only devices (CDC: Capability Discovery and
/Linux-v4.19/drivers/usb/gadget/
DKconfig242 bool "Abstract Control Model (CDC ACM)"
252 bool "Object Exchange Model (CDC OBEX)"
262 bool "Network Control Model (CDC NCM)"
273 bool "Ethernet Control Model (CDC ECM)"
279 The "Communication Device Class" (CDC) Ethernet Control Model.
285 bool "Ethernet Control Model (CDC ECM) subset"
292 a simple CDC subset is used, placing fewer demands on USB.
317 CDC EEM is a newer USB standard that is somewhat simpler than CDC ECM
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dqcom,msm8916-wcd-analog.txt95 VDD-CDC-IO-supply = <&pm8916_l5>;
96 VDD-CDC-TX-RX-CX-supply = <&pm8916_l5>;
/Linux-v4.19/drivers/staging/iio/cdc/
DKconfig2 # CDC drivers
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-net-cdc_ncm85 Control Model Devices" (CDC NCM), Revision 1.0 (Errata 1), November
87 quoted from table 6-3 of CDC NCM: "NTB Parameter Structure".
/Linux-v4.19/net/caif/
DKconfig49 Say Y if you are using CAIF over USB CDC NCM.
/Linux-v4.19/Documentation/networking/
Dcdc_mbim.txt1 cdc_mbim - Driver for CDC MBIM Mobile Broadband modems
90 The wMaxControlMessage field of the CDC MBIM functional descriptor
96 The userspace application can access the CDC MBIM functional
124 This ioctl returns the wMaxControlMessage field of the CDC MBIM
Dphonet.txt14 - USB with the CDC Phonet interface,
/Linux-v4.19/Documentation/driver-api/usb/
Dgadget.rst127 - networking subsystem (for network gadgets, like the CDC Ethernet
403 useful *Communications Device Class* (CDC) models. One of the standards
409 hardware can't fully implement the CDC Ethernet requirements, this
410 driver also implements a "good parts only" subset of CDC Ethernet. (That
411 subset doesn't advertise itself as CDC Ethernet, to avoid creating
415 Pengutronix and Auerswald GmbH. This is like CDC Ethernet, but it runs
416 on more slightly USB hardware (but less than the CDC subset). However,
438 The latest version of that driver supports CDC ACM style operation, like
/Linux-v4.19/drivers/atm/
Dnicstar.h438 CDC = 0x28, /* Cell Drop Counter R/clear */ enumerator
/Linux-v4.19/include/sound/
Demu10k1.h579 #define CDC 0x2c /* Cache data C register */ macro
/Linux-v4.19/Documentation/laptops/
Dthinkpad-acpi.txt586 Bluetooth device in the internal ThinkPad CDC slot.
600 If the Bluetooth CDC card is installed, it can be enabled /
/Linux-v4.19/
DMAINTAINERS15087 USB CDC ETHERNET DRIVER