Searched refs:vendors (Results 1 – 25 of 69) sorted by relevance
123
/Linux-v4.19/tools/usb/usbip/libsrc/ |
D | names.c | 95 static struct vendor *vendors[HASHSZ] = { NULL, }; variable 105 v = vendors[hashnum(vendorid)]; in names_vendor() 211 v = vendors[h]; in new_vendor() 220 v->next = vendors[h]; in new_vendor() 221 vendors[h] = v; in new_vendor()
|
/Linux-v4.19/fs/notify/fanotify/ |
D | Kconfig | 23 use those files. This is used by some anti-malware vendors and by some
|
/Linux-v4.19/Documentation/devicetree/bindings/gnss/ |
D | sirfstar.txt | 4 vendors and can use UART, SPI or I2C interfaces.
|
/Linux-v4.19/Documentation/arm64/ |
D | arm-acpi.txt | 38 while DT explicitly does not support this. For hardware vendors, being 53 and an OS is important. Hardware vendors would not be required to implement 59 table as hardware vendors and other OS vendors. In fact, there is no 72 hardware vendors to take responsibility for power management behaviour without 75 ACPI is also important because hardware and OS vendors have already worked 80 server vendors need. Linux could potentially get there with DT, but doing so 82 the hardware vendors need, Microsoft won’t collaborate on DT, and hardware 83 vendors would still end up providing two completely separate firmware 301 reserving the name for later use. Other operating system vendors will 460 vendors that provide bad ACPI tables or violate the standards in some way.
|
/Linux-v4.19/Documentation/process/ |
D | kernel-driver-statement.rst | 15 customers to give up key Linux advantages or choose new vendors. 17 shared support benefits open source has to offer, we urge vendors to
|
D | 1.Intro.rst | 61 vendors want to ensure that Linux supports their products well, making 62 those products attractive to Linux users. Embedded systems vendors, who 65 other software vendors who base their products on Linux have a clear 225 point, vendors whose code is in the mainline and well maintained will be
|
/Linux-v4.19/Documentation/admin-guide/ |
D | security-bugs.rst | 41 team working with the bug submitter as well as vendors. However, the 52 <linux-distros@vs.openwall.org> mailing list so that distribution vendors
|
/Linux-v4.19/drivers/misc/eeprom/ |
D | Kconfig | 4 tristate "I2C EEPROMs / RAMs / ROMs from most vendors" 33 tristate "SPI EEPROMs from most vendors"
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | btusb.txt | 13 Also, vendors that use btusb may have device additional properties, e.g:
|
D | nokia-bluetooth.txt | 5 vendors and modified device API. Those devices speak a protocol named H4+
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/partitions/ |
D | brcm,trx.txt | 5 most of the vendors building devices based on Broadcom's BCM47xx SoCs and is
|
/Linux-v4.19/Documentation/usb/ |
D | ohci.txt | 12 from vendors other than Intel and VIA generally use OHCI.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-scsi_host | 108 buffer. Different hardware(HW) vendors may have different 110 solved by allowing HW vendors to provide userland drivers and
|
/Linux-v4.19/Documentation/xtensa/ |
D | atomctl.txt | 26 Virtually all customers buy their memory controllers from vendors that
|
/Linux-v4.19/tools/thermal/tmon/ |
D | README | 9 As hardware vendors cope with the thermal constraints on their products, more
|
/Linux-v4.19/Documentation/hid/ |
D | hid-sensor.txt | 10 hardware vendors to provide a consistent Plug And Play interface at the USB boundary, 12 could be reused between vendors, alleviating any need for the vendors to provide
|
/Linux-v4.19/Documentation/devicetree/bindings/eeprom/ |
D | at24.txt | 47 Some vendors use different model names for chips which are just
|
/Linux-v4.19/Documentation/networking/ |
D | vxlan.txt | 9 number of vendors. The protocol runs over UDP using a single
|
/Linux-v4.19/Documentation/filesystems/cifs/ |
D | cifs.txt | 11 systems, as well as most Network Attached Storage vendors, so
|
/Linux-v4.19/drivers/net/wireless/intersil/orinoco/ |
D | Kconfig | 76 PCI <-> PCMCIA bridge. Several vendors sell such adaptors so that 87 PCI <-> PCMCIA bridge. Several vendors sell such adaptors so that
|
/Linux-v4.19/Documentation/driver-api/ |
D | hsi.rst | 10 implemented by multiple vendors since then.
|
D | i2c.rst | 7 some vendors use another name (such as "Two-Wire Interface", TWI) for
|
/Linux-v4.19/Documentation/x86/x86_64/ |
D | 5level-paging.txt | 5 this limit: some vendors offers servers with 64 TiB of memory today.
|
/Linux-v4.19/Documentation/driver-api/soundwire/ |
D | summary.rst | 64 3rd-party vendors to enable implementation-defined functionality while 88 prefix commonly used by SoC designers and 3rd party vendors.
|
/Linux-v4.19/drivers/pci/controller/ |
D | Kconfig | 36 mode. This PCIe controller may be embedded into many different vendors 47 different vendors SoCs.
|
123