Searched refs:ACM (Results 1 – 6 of 6) sorted by relevance
| /drivers/usb/gadget/legacy/ |
| A D | Kconfig | 292 tristate "Serial Gadget (with CDC ACM and CDC OBEX support)" 301 This driver supports a CDC-ACM module option, which can be used 314 make MS-Windows work with CDC ACM. 352 tristate "CDC Composite Device (Ethernet and ACM)" 361 a CDC Ethernet (ECM) link, and a CDC ACM (serial port) link. 390 tristate "CDC Composite Device (ACM and mass storage)" 398 a mass storage, and a CDC ACM (serial port) link. 414 and/or CDC Ethernet), mass storage and ACM serial link
|
| /drivers/usb/class/ |
| A D | Kconfig | 8 tristate "USB Modem (CDC ACM) support"
|
| /drivers/staging/rtl8723bs/core/ |
| A D | rtw_wlan_util.c | 732 u8 ACI, ACM, AIFS, ECWMin, ECWMax, aSifsTime; in WMMOnAssocRsp() local 781 ACM = (pmlmeinfo->WMM_param.ac_param[i].ACI_AIFSN >> 4) & 0x01; in WMMOnAssocRsp() 795 acm_mask |= (ACM ? BIT(1):0); in WMMOnAssocRsp() 807 acm_mask |= (ACM ? BIT(2):0); in WMMOnAssocRsp() 813 acm_mask |= (ACM ? BIT(3):0); in WMMOnAssocRsp()
|
| /drivers/usb/gadget/ |
| A D | Kconfig | 250 bool "Abstract Control Model (CDC ACM)" 256 ACM serial link. This function can be used to interoperate with
|
| /drivers/net/usb/ |
| A D | Kconfig | 607 command to the modem through its CDC ACM port, and most
|
| /drivers/tty/serial/ |
| A D | Kconfig | 1602 tristate "Espressif ESP32 USB ACM gadget support" 1608 Driver for the CDC ACM gadget controller of the Espressif ESP32S3
|
Completed in 17 milliseconds