Home
last modified time | relevance | path

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

1234

/linux/tools/usb/usbip/libsrc/
H A Dnames.c77 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/Documentation/process/
H A Dembargoed-hardware-issues.rst15 therefore need coordination across different OS vendors, distributions,
16 silicon vendors, hardware integrators, and other parties. For some of the
88 different OS vendors, distributors, silicon vendors, and other parties.
132 party is responsible for contacting the affected silicon vendors in a
158 industry, e.g. other OS vendors, HW vendors, etc.
229 To allow the affected silicon vendors to work with their internal teams and
233 Designated representatives of the affected silicon vendors are
H A Dkernel-driver-statement.rst17 customers to give up key Linux advantages or choose new vendors.
19 shared support benefits open source has to offer, we urge vendors to
H A D1.Intro.rst63 vendors want to ensure that Linux supports their products well, making
64 those products attractive to Linux users. Embedded systems vendors, who
67 other software vendors who base their products on Linux have a clear
227 point, vendors whose code is in the mainline and well maintained will be
/linux/drivers/pci/controller/cadence/
H A DKconfig32 vendors SoCs.
43 different vendors SoCs.
/linux/Documentation/hwmon/
H A Dsbrmi.rst18 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/Documentation/arch/arm64/
H A Darm-acpi.rst41 while DT explicitly does not support this. For hardware vendors, being
56 and an OS is important. Hardware vendors would not be required to implement
62 table as hardware vendors and other OS vendors. In fact, there is no
75 hardware vendors to take responsibility for power management behaviour without
78 ACPI is also important because hardware and OS vendors have already worked
83 server vendors need. Linux could potentially get there with DT, but doing so
85 the hardware vendors need, Microsoft won’t collaborate on DT, and hardware
86 vendors would still end up providing two completely separate firmware
358 reserving the name for later use. Other operating system vendors will
517 vendors that provide bad ACPI tables or violate the standards in some way.
/linux/drivers/firmware/arm_scmi/
H A DMakefile15 obj-$(CONFIG_ARM_SCMI_PROTOCOL) += vendors/imx/
/linux/drivers/firmware/arm_ffa/
H A DKconfig13 by an ecosystem of vendors from each other.
/linux/fs/notify/fanotify/
H A DKconfig23 use those files. This is used by some anti-malware vendors and by some
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-soc37 limiting the possible number of vendors to 126. To expand
70 vendors. The format is "jep106:XXYY:ZZZZ" where XX is identity
H A Dsysfs-class-scsi_host109 buffer. Different hardware(HW) vendors may have different
111 solved by allowing HW vendors to provide userland drivers and
/linux/Documentation/devicetree/bindings/net/
H A Dbtusb.txt16 Also, vendors that use btusb may have device additional properties, e.g:
/linux/drivers/misc/eeprom/
H A DKconfig5 tristate "I2C EEPROMs / RAMs / ROMs from most vendors"
36 tristate "SPI EEPROMs (FRAMs) from most vendors"
/linux/Documentation/hid/
H A Dhid-sensor.rst10 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/Documentation/devicetree/bindings/net/bluetooth/
H A Dnokia,h4p-bluetooth.txt5 vendors and modified device API. Those devices speak a protocol named H4+
/linux/Documentation/usb/
H A Dohci.rst16 from vendors other than Intel and VIA generally use OHCI.
/linux/Documentation/arch/xtensa/
H A Datomctl.rst30 Virtually all customers buy their memory controllers from vendors that
/linux/tools/thermal/tmon/
H A DREADME9 As hardware vendors cope with the thermal constraints on their products, more
/linux/Documentation/arch/powerpc/
H A Dbooting.rst20 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/Documentation/driver-api/
H A Dhsi.rst10 implemented by multiple vendors since then.
H A Di2c.rst7 some vendors use another name (such as "Two-Wire Interface", TWI) for
/linux/Documentation/arch/x86/x86_64/
H A D5level-paging.rst11 this limit: some vendors offer servers with 64 TiB of memory today.
/linux/Documentation/admin-guide/cifs/
H A Dintroduction.rst19 Storage vendors, so this network filesystem client can mount to a
/linux/Documentation/driver-api/soundwire/
H A Dsummary.rst64 3rd-party vendors to enable implementation-defined functionality while
88 prefix commonly used by SoC designers and 3rd party vendors.

1234