Home
last modified time | relevance | path

Searched refs:ACM (Results 1 – 25 of 25) sorted by relevance

/Linux-v4.19/tools/memory-model/Documentation/
Dreferences.txt23 Programmer's Model for x86 Multiprocessors". Commun. ACM 53, 7
34 Proceedings of the 32Nd ACM SIGPLAN Conference on Programming
35 Language Design and Implementation (PLDI ’11). ACM, New York,
41 ACM SIGPLAN Conference on Programming Language Design and
42 Implementation (PLDI '12). ACM, New York, NY, USA, 311-322.
55 Concurrency and ISA". In Proceedings of the 43rd Annual ACM
57 (POPL ’16). ACM, New York, NY, USA, 608–621.
62 and SC". In Proceedings of the 44th ACM SIGPLAN Symposium on
63 Principles of Programming Languages (POPL 2017). ACM, New York,
69 Proceedings of the ACM on Programming Languages, Volume 2, Issue
[all …]
/Linux-v4.19/Documentation/usb/
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
89 The host side driver can potentially be any ACM compliant driver
91 interface. Gadget serial has been tested with the Linux ACM driver,
92 the Windows usbser.sys ACM driver, and the Linux USB generic serial
95 With the gadget serial driver and the host side ACM or generic
115 ACM device (recommended for interoperability), do this:
145 If gadget serial is loaded as an ACM device you will want to use
146 either the Windows or Linux ACM driver on the host side. If gadget
[all …]
Dacm.txt1 Linux ACM driver v0.16
33 Abstract Control Model (USB CDC ACM) specification.
54 thus won't work with this drivers. Check for ACM compliance before buying.
98 is important, it means it's an ACM device. The Driver=acm means the acm
119 ttyACM0: USB ACM device
Dgadget_multi.txt10 with RNDIS[1] (that is Ethernet), USB CDC[2] ACM (that is serial) and
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
Dgadget-testing.txt4 1. ACM function
26 1. ACM function
35 The ACM function provides just one attribute in its function directory:
41 There can be at most 4 ACM/generic serial/OBEX ports in the system.
44 Testing the ACM function
427 There can be at most 4 ACM/generic serial/OBEX ports in the system.
551 There can be at most 4 ACM/generic serial/OBEX ports in the system.
Dlinux-cdc-acm.inf1 ; Windows USB CDC ACM Setup File
/Linux-v4.19/Documentation/networking/
Ddctcp.txt29 Proc. ACM SIGCOMM, New Delhi, 2010.
35 Proc. ACM SIGMETRICS, San Jose, 2011.
Ddecnet.txt231 Steve Whitehouse <SteveW@ACM.org>
/Linux-v4.19/net/decnet/
DREADME8 Steve Whitehouse <SteveW@ACM.org>
/Linux-v4.19/drivers/usb/gadget/legacy/
DKconfig270 tristate "Serial Gadget (with CDC ACM and CDC OBEX support)"
279 This driver supports a CDC-ACM module option, which can be used
292 make MS-Windows work with CDC ACM.
330 tristate "CDC Composite Device (Ethernet and ACM)"
339 a CDC Ethernet (ECM) link, and a CDC ACM (serial port) link.
368 tristate "CDC Composite Device (ACM and mass storage)"
376 a mass storage, and a CDC ACM (serial port) link.
392 and/or CDC Ethernet), mass storage and ACM serial link
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c516 u8 ACI, ACM, AIFS, ECWMin, ECWMax, aSifsTime; in WMMOnAssocRsp() local
540 ACM = (pmlmeinfo->WMM_param.ac_param[i].ACI_AIFSN >> 4) & 0x01; in WMMOnAssocRsp()
554 acm_mask |= (ACM ? BIT(1) : 0); in WMMOnAssocRsp()
563 acm_mask |= (ACM ? BIT(2) : 0); in WMMOnAssocRsp()
568 acm_mask |= (ACM ? BIT(3) : 0); in WMMOnAssocRsp()
573 DBG_88E("WMM(%x): %x, %x\n", ACI, ACM, acParm); in WMMOnAssocRsp()
/Linux-v4.19/drivers/usb/class/
DKconfig7 tristate "USB Modem (CDC ACM) support"
/Linux-v4.19/Documentation/RCU/
DRTFP.txt226 ,journal="ACM Transactions on Database Systems"
280 ,journal="ACM Transactions on Database Systems"
336 ,journal = {Commun. ACM}
343 ,publisher = {ACM}
456 ,Booktitle = "15\textsuperscript{th} ACM Symposium on
707 ,booktitle="{Proceedings of the 14\textsuperscript{th} Annual ACM
778 ,booktitle="{Proceedings of the 21\textsuperscript{st} Annual ACM
1679 ,publisher = {ACM}
1697 ,publisher = {ACM}
1780 ,journal = {ACM Trans. Comput. Syst.}
[all …]
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c848 u8 ACI, ACM, AIFS, ECWMin, ECWMax, aSifsTime; in WMMOnAssocRsp() local
897 ACM = (pmlmeinfo->WMM_param.ac_param[i].ACI_AIFSN >> 4) & 0x01; in WMMOnAssocRsp()
911 acm_mask |= (ACM ? BIT(1):0); in WMMOnAssocRsp()
923 acm_mask |= (ACM ? BIT(2):0); in WMMOnAssocRsp()
929 acm_mask |= (ACM ? BIT(3):0); in WMMOnAssocRsp()
934 DBG_871X("WMM(%x): %x, %x\n", ACI, ACM, acParm); in WMMOnAssocRsp()
/Linux-v4.19/Documentation/
Dintel_txt.txt226 SINIT ACM for a system is documented in the SINIT-guide.txt file
227 that is on the tboot SourceForge site under the SINIT ACM downloads.
Dcrc32.txt118 "Computation of Cyclic Redundancy Checks via Table Look-Up", Comm. ACM
/Linux-v4.19/Documentation/arm/
Dvlocks.txt207 Problem", Communications of the ACM 17, 8 (August 1974), 453-455.
/Linux-v4.19/drivers/usb/gadget/
DKconfig242 bool "Abstract Control Model (CDC ACM)"
248 ACM serial link. This function can be used to interoperate with
/Linux-v4.19/Documentation/scheduler/
Dsched-deadline.txt505 Multiprocessor Systems. ACM Computing Surveys, vol. 43, no. 4, 2011.
523 or sequential?. In Proceedings of the 31st Annual ACM Symposium on Applied
529 the Linux Kernel, 33rd ACM/SIGAPP Symposium On Applied Computing (SAC
/Linux-v4.19/drivers/net/usb/
DKconfig599 command to the modem through its CDC ACM port, and most
/Linux-v4.19/Documentation/admin-guide/
Ddevices.txt2371 166 char ACM USB modems
2372 0 = /dev/ttyACM0 First ACM modem
2373 1 = /dev/ttyACM1 Second ACM modem
2376 167 char ACM USB modems - alternate devices
/Linux-v4.19/Documentation/driver-api/usb/
Dgadget.rst438 The latest version of that driver supports CDC ACM style operation, like
/Linux-v4.19/Documentation/filesystems/
Df2fs.txt41 implementation of a log-structured file system", ACM Trans. Computer Systems
/Linux-v4.19/
DCREDITS2839 D: USB (HID, ACM, Printer ...)
DMAINTAINERS15067 USB ACM DRIVER