/linux-5.19.10/tools/memory-model/Documentation/ |
D | references.txt | 23 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-5.19.10/Documentation/usb/ |
D | gadget_serial.rst | 61 The gadget serial driver talks over USB to either a CDC ACM driver 66 | Host-Side CDC ACM USB Host | 88 CDC ACM compliant class device or a simple vendor specific device 92 The host side driver can potentially be any ACM compliant driver 94 interface. Gadget serial has been tested with the Linux ACM driver, 95 the Windows usbser.sys ACM driver, and the Linux USB generic serial 98 With the gadget serial driver and the host side ACM or generic 118 ACM device (recommended for interoperability), do this:: 148 If gadget serial is loaded as an ACM device you will want to use 149 either the Windows or Linux ACM driver on the host side. If gadget [all …]
|
D | acm.rst | 2 Linux ACM driver v0.16 36 Abstract Control Model (USB CDC ACM) specification. 57 thus won't work with this drivers. Check for ACM compliance before buying. 102 is important, it means it's an ACM device. The Driver=acm means the acm 123 ttyACM0: USB ACM device
|
D | gadget_multi.rst | 13 with RNDIS[1] (that is Ethernet), USB CDC[2] ACM (that is serial) and 72 Things are harder with RDNIS and CDC ACM. 87 CDC ACM 90 Similarly, [[file:linux-cdc-acm.inf]] is provided for CDC ACM. 138 template[9], Microchip's CDC ACM INF file and David Brownell's
|
D | text_files.rst | 1 Linux CDC ACM inf
|
D | linux-cdc-acm.inf | 1 ; Windows USB CDC ACM Setup File
|
D | gadget-testing.rst | 10 1. ACM function 32 1. ACM function 41 The ACM function provides just one attribute in its function directory: 47 There can be at most 4 ACM/generic serial/OBEX ports in the system. 50 Testing the ACM function 488 There can be at most 4 ACM/generic serial/OBEX ports in the system. 626 There can be at most 4 ACM/generic serial/OBEX ports in the system.
|
/linux-5.19.10/Documentation/networking/ |
D | dctcp.rst | 34 Proc. ACM SIGCOMM, New Delhi, 2010. 42 Proc. ACM SIGMETRICS, San Jose, 2011.
|
D | decnet.rst | 242 Steve Whitehouse <SteveW@ACM.org>
|
/linux-5.19.10/net/decnet/ |
D | README | 8 Steve Whitehouse <SteveW@ACM.org>
|
/linux-5.19.10/drivers/usb/gadget/legacy/ |
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
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | imx6dl-b1x5v2.dtsi | 15 regulator-name = "3V3 ACM";
|
/linux-5.19.10/drivers/usb/class/ |
D | Kconfig | 8 tristate "USB Modem (CDC ACM) support"
|
/linux-5.19.10/drivers/staging/r8188eu/core/ |
D | rtw_wlan_util.c | 542 u8 ACI, ACM, AIFS, ECWMin, ECWMax, aSifsTime; in WMMOnAssocRsp() local 567 ACM = (pmlmeinfo->WMM_param.ac_param[i].ACI_AIFSN >> 4) & 0x01; in WMMOnAssocRsp() 582 acm_mask |= (ACM ? BIT(1) : 0); in WMMOnAssocRsp() 591 acm_mask |= (ACM ? BIT(2) : 0); in WMMOnAssocRsp() 596 acm_mask |= (ACM ? BIT(3) : 0); in WMMOnAssocRsp()
|
/linux-5.19.10/Documentation/RCU/ |
D | RTFP.txt | 226 ,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-5.19.10/drivers/staging/rtl8723bs/core/ |
D | rtw_wlan_util.c | 771 u8 ACI, ACM, AIFS, ECWMin, ECWMax, aSifsTime; in WMMOnAssocRsp() local 820 ACM = (pmlmeinfo->WMM_param.ac_param[i].ACI_AIFSN >> 4) & 0x01; in WMMOnAssocRsp() 834 acm_mask |= (ACM ? BIT(1):0); in WMMOnAssocRsp() 846 acm_mask |= (ACM ? BIT(2):0); in WMMOnAssocRsp() 852 acm_mask |= (ACM ? BIT(3):0); in WMMOnAssocRsp()
|
/linux-5.19.10/Documentation/x86/ |
D | intel_txt.rst | 226 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.
|
/linux-5.19.10/drivers/usb/gadget/ |
D | Kconfig | 243 bool "Abstract Control Model (CDC ACM)" 249 ACM serial link. This function can be used to interoperate with
|
/linux-5.19.10/Documentation/arm/ |
D | vlocks.rst | 208 Problem", Communications of the ACM 17, 8 (August 1974), 453-455.
|
/linux-5.19.10/Documentation/staging/ |
D | crc32.rst | 118 "Computation of Cyclic Redundancy Checks via Table Look-Up", Comm. ACM
|
/linux-5.19.10/Documentation/scheduler/ |
D | sched-deadline.rst | 520 Multiprocessor Systems. ACM Computing Surveys, vol. 43, no. 4, 2011. 538 or sequential?. In Proceedings of the 31st Annual ACM Symposium on Applied 544 the Linux Kernel, 33rd ACM/SIGAPP Symposium On Applied Computing (SAC
|
/linux-5.19.10/drivers/net/usb/ |
D | Kconfig | 611 command to the modem through its CDC ACM port, and most
|
/linux-5.19.10/Documentation/admin-guide/ |
D | devices.txt | 2365 166 char ACM USB modems 2366 0 = /dev/ttyACM0 First ACM modem 2367 1 = /dev/ttyACM1 Second ACM modem 2370 167 char ACM USB modems - alternate devices
|
/linux-5.19.10/Documentation/driver-api/usb/ |
D | gadget.rst | 438 The latest version of that driver supports CDC ACM style operation, like
|
/linux-5.19.10/Documentation/filesystems/ |
D | f2fs.rst | 44 implementation of a log-structured file system", ACM Trans. Computer Systems
|