Home
last modified time | relevance | path

Searched refs:manufacturers (Results 1 – 18 of 18) sorted by relevance

/linux/Documentation/hwmon/
H A Dpc87360.rst144 manufacturers should choose one type and stick to it. So you will more
157 motherboard manufacturers, so you will have to document yourself and edit
161 motherboard manufacturers don't seem to care about National Semiconductor's
H A Dsch5636.rst19 hardware monitoring solutions, allowing motherboard manufacturers to create
H A Dw83795.rst31 This can be useful to convert data provided by board manufacturers
H A Dw83627hf.rst103 can be useful to convert data provided by board manufacturers into
H A Df71805f.rst100 These values can be used as hints at best, as motherboard manufacturers
/linux/drivers/mtd/spi-nor/
H A Dcore.c1942 static const struct spi_nor_manufacturer *manufacturers[] = { variable
1969 for (i = 0; i < ARRAY_SIZE(manufacturers); i++) { in spi_nor_match_id()
1970 for (j = 0; j < manufacturers[i]->nparts; j++) { in spi_nor_match_id()
1971 part = &manufacturers[i]->parts[j]; in spi_nor_match_id()
1974 nor->manufacturer = manufacturers[i]; in spi_nor_match_id()
3410 for (i = 0; i < ARRAY_SIZE(manufacturers); i++) { in spi_nor_match_name()
3411 for (j = 0; j < manufacturers[i]->nparts; j++) { in spi_nor_match_name()
3412 if (manufacturers[i]->parts[j].name && in spi_nor_match_name()
3413 !strcmp(name, manufacturers[i]->parts[j].name)) { in spi_nor_match_name()
3414 nor->manufacturer = manufacturers[i]; in spi_nor_match_name()
[all …]
/linux/Documentation/driver-api/mtd/
H A Dspi-intel.rst11 Not all manufacturers protect the SPI serial flash, mainly because it
/linux/Documentation/fb/
H A Dmodedb.rst94 intention of CVT is to give both source and display manufacturers a
116 manufacturers. Specifying for CVT will work for most, if not all, relatively
/linux/Documentation/scsi/
H A D53c700.rst55 manufacturers set the clock speed at the lowest possible setting
/linux/Documentation/admin-guide/laptops/
H A Ddisk-shock-protection.rst128 protection capabilities. As manufacturers have refused to support open
/linux/Documentation/driver-api/usb/
H A Dpersist.rst150 might not help since manufacturers frequently omit serial numbers
/linux/Documentation/usb/
H A Dusb-serial.rst482 These chips are present in devices sold by various manufacturers, such as Syba
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbe.rst165 above specifications. There may be other manufacturers or suppliers, producing
/linux/Documentation/cdrom/
H A Dcdrom-standard.rst48 manufacturers adopted an existing electrical interface and changed
52 most of the `NoName` manufacturers). In cases where a new drive really
/linux/Documentation/spi/
H A Dspi-summary.rst620 manufacturers to implement the SPI protocol in slightly different ways. In most
/linux/Documentation/driver-api/
H A Dmtdnand.rst810 it again, are restricted to 1-3 writes, depending on the manufacturers
/linux/drivers/mmc/host/
H A DKconfig72 It is used by manufacturers such as Texas Instruments(R), Ricoh(R)
/linux/drivers/hwmon/
H A DKconfig2151 hardware monitoring solutions, allowing motherboard manufacturers to