Searched refs:vendors (Results 1 – 25 of 85) sorted by relevance
1234
/linux-6.1.9/tools/usb/usbip/libsrc/ |
D | names.c | 77 static struct vendor *vendors[HASHSZ] = { NULL, }; variable 87 v = vendors[hashnum(vendorid)]; in names_vendor() 193 v = vendors[h]; in new_vendor() 202 v->next = vendors[h]; in new_vendor() 203 vendors[h] = v; in new_vendor()
|
/linux-6.1.9/drivers/pci/controller/cadence/ |
D | Kconfig | 32 vendors SoCs. 43 different vendors SoCs.
|
/linux-6.1.9/Documentation/hwmon/ |
D | sbrmi.rst | 18 The SMBus address is really 7 bits. Some vendors and the SMBus 20 bit as a write (0) making bit 0. Some vendors use only the 7 bits
|
/linux-6.1.9/drivers/firmware/arm_ffa/ |
D | Kconfig | 13 by an ecosystem of vendors from each other.
|
/linux-6.1.9/fs/notify/fanotify/ |
D | Kconfig | 24 use those files. This is used by some anti-malware vendors and by some
|
/linux-6.1.9/Documentation/process/ |
D | embargoed-hardware-issues.rst | 15 therefore need coordination across different OS vendors, distributions, 16 hardware vendors and other parties. For some of the issues, software 88 different OS vendors, distributors, hardware vendors and other parties. 156 industry, e.g. other OS vendors, HW vendors, etc.
|
D | kernel-driver-statement.rst | 17 customers to give up key Linux advantages or choose new vendors. 19 shared support benefits open source has to offer, we urge vendors to
|
/linux-6.1.9/Documentation/devicetree/bindings/i3c/ |
D | mipi-i3c-hci.yaml | 20 host controller hardware implementations from multiple vendors.
|
/linux-6.1.9/Documentation/arm64/ |
D | arm-acpi.rst | 40 while DT explicitly does not support this. For hardware vendors, being 55 and an OS is important. Hardware vendors would not be required to implement 61 table as hardware vendors and other OS vendors. In fact, there is no 74 hardware vendors to take responsibility for power management behaviour without 77 ACPI is also important because hardware and OS vendors have already worked 82 server vendors need. Linux could potentially get there with DT, but doing so 84 the hardware vendors need, Microsoft won’t collaborate on DT, and hardware 85 vendors would still end up providing two completely separate firmware 303 reserving the name for later use. Other operating system vendors will 462 vendors that provide bad ACPI tables or violate the standards in some way.
|
/linux-6.1.9/Documentation/devicetree/bindings/gnss/ |
D | mediatek.yaml | 14 vendors and can use a UART interface.
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-devices-soc | 37 limiting the possible number of vendors to 126. To expand 70 vendors. The format is "jep106:XXYY:ZZZZ" where XX is identity
|
D | sysfs-class-scsi_host | 109 buffer. Different hardware(HW) vendors may have different 111 solved by allowing HW vendors to provide userland drivers and
|
/linux-6.1.9/Documentation/devicetree/bindings/net/ |
D | btusb.txt | 16 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-6.1.9/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-6.1.9/Documentation/usb/ |
D | ohci.rst | 16 from vendors other than Intel and VIA generally use OHCI.
|
/linux-6.1.9/drivers/misc/eeprom/ |
D | Kconfig | 5 tristate "I2C EEPROMs / RAMs / ROMs from most vendors" 35 tristate "SPI EEPROMs (FRAMs) from most vendors"
|
/linux-6.1.9/Documentation/xtensa/ |
D | atomctl.rst | 30 Virtually all customers buy their memory controllers from vendors that
|
/linux-6.1.9/Documentation/hid/ |
D | hid-sensor.rst | 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-6.1.9/tools/thermal/tmon/ |
D | README | 9 As hardware vendors cope with the thermal constraints on their products, more
|
/linux-6.1.9/drivers/net/wireless/intersil/orinoco/ |
D | Kconfig | 77 PCI <-> PCMCIA bridge. Several vendors sell such adaptors so that 88 PCI <-> PCMCIA bridge. Several vendors sell such adaptors so that
|
/linux-6.1.9/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-6.1.9/Documentation/powerpc/ |
D | booting.rst | 20 However, in order to make life easier to embedded board vendors, the kernel 29 code all sorts of tables. It also makes it more flexible for board vendors to do
|
/linux-6.1.9/Documentation/admin-guide/cifs/ |
D | introduction.rst | 19 Storage vendors, so this network filesystem client can mount to a
|
1234