Lines Matching full:cdc
17 #include <linux/usb/cdc.h>
23 * the earliest SA-1100 models lie by saying they support CDC Ethernet.
25 * and say they support CDC MDLM (for access to cell phone modems).
31 * a simple "CDC Subset" working reliably on the same SA-1100 hardware.
34 * The CDC Ethernet nonconformance points are troublesome to hosts
35 * with a true CDC Ethernet implementation:
40 * The CDC MDLM nonconformance is less immediately troublesome, since all
121 * CDC MDLM conformance. They aren't conformant: data endpoints live
227 dev_dbg(&intf->dev, "missing cdc mdlm %s%sdescriptor\n", in blan_mdlm_bind()
233 /* There's probably a CDC Ethernet descriptor there, but we can't in blan_mdlm_bind()
236 * of the CDC event notifications. in blan_mdlm_bind()
274 /* PXA-2xx based models are also lying-about-cdc. If you add any
275 * more devices that claim to be CDC Ethernet, make sure they get