Home
last modified time | relevance | path

Searched full:manufacturer (Results 1 – 25 of 410) sorted by relevance

12345678910>>...17

/linux/tools/perf/arch/s390/util/
H A Dheader.c21 #define SYSINFO_MANU "Manufacturer:"
33 char type[8], model[33], version[8], manufacturer[32], authorization[8]; in get_cpuid() local
42 * Manufacturer:, Type: and Model:, for example: in get_cpuid()
43 * Manufacturer: IBM in get_cpuid()
50 memset(manufacturer, 0, sizeof(manufacturer)); in get_cpuid()
65 mfsize += scnprintf(manufacturer + mfsize, in get_cpuid()
66 sizeof(manufacturer) - mfsize, "%s", cp); in get_cpuid()
91 /* Missing manufacturer, type or model information should not happen */ in get_cpuid()
92 if (!manufacturer[0] || !type[0] || !model[0]) in get_cpuid()
132 manufacturer, type, model, version, in get_cpuid()
[all …]
/linux/drivers/media/i2c/ccs/
H A Dccs.h126 #define CCS_IDENT_FQ(manufacturer, model, rev, fl, _name, _quirk) \ argument
127 { .smia_manufacturer_id = manufacturer, \
134 #define CCS_IDENT_LQ(manufacturer, model, rev, _name, _quirk) \ argument
135 { .smia_manufacturer_id = manufacturer, \
142 #define CCS_IDENT_L(manufacturer, model, rev, _name) \ argument
143 { .smia_manufacturer_id = manufacturer, \
149 #define CCS_IDENT_Q(manufacturer, model, rev, _name, _quirk) \ argument
150 { .smia_manufacturer_id = manufacturer, \
157 #define CCS_IDENT(manufacturer, model, rev, _name) \ argument
158 { .smia_manufacturer_id = manufacturer, \
H A Dccs-data.h95 * @num_manufacturer_regs: Number of manufacturer-specific registers
96 * @manufacturer_regs: Manufacturer-specific registers
186 * @num_sensor_manufacturer_regs: Number of the manufacturer-specific registers
188 * @sensor_manufacturer_regs: Manufacturer-specific registers for the sensor
193 * @num_module_manufacturer_regs: Number of the manufacturer-specific registers
195 * @module_manufacturer_regs: Manufacturer-specific registers for the module
/linux/include/linux/mtd/
H A Dspinand.h233 * struct manufacurer_ops - SPI NAND manufacturer specific operations
237 * Each SPI NAND manufacturer driver should implement this interface so that
246 * struct spinand_manufacturer - SPI NAND manufacturer instance
247 * @id: manufacturer ID
248 * @name: manufacturer name
250 * @chips: supported SPI NANDs under current manufacturer
252 * @ops: manufacturer operations
343 * Each SPI NAND manufacturer driver should have a spinand_info table
432 * @manufacturer: SPI NAND manufacturer informatio
452 const struct spinand_manufacturer *manufacturer; global() member
[all...]
/linux/drivers/mtd/nand/raw/
H A Dinternals.h17 * NAND Flash Manufacturer ID Codes
38 * struct nand_manufacturer_ops - NAND Manufacturer operations
56 * struct nand_manufacturer_desc - NAND Flash Manufacturer descriptor
57 * @name: Manufacturer name
58 * @id: manufacturer ID code of device.
59 * @ops: manufacturer operations
H A Dnand_onfi.c214 if (chip->manufacturer.desc && chip->manufacturer.desc->ops && in nand_onfi_detect()
215 chip->manufacturer.desc->ops->fixup_onfi_param_page) in nand_onfi_detect()
216 chip->manufacturer.desc->ops->fixup_onfi_param_page(chip, p); in nand_onfi_detect()
236 sanitize_string(p->manufacturer, sizeof(p->manufacturer)); in nand_onfi_detect()
/linux/tools/leds/
H A Dget_led_device_info.sh58 manufacturer=`cat manufacturer`
72 manufacturer=`echo $compatible | awk -F, '{print $1}'`
94 if [ ! -z "$manufacturer" ]; then
95 printf "manufacturer:\t\t$manufacturer\n"
168 if [ "$devicename" = "$manufacturer" ]; then
/linux/drivers/hwmon/pmbus/
H A Dltc4286.c79 "Failed to read manufacturer id\n"); in ltc4286_probe()
84 * the manufacturer id is LTC in ltc4286_probe()
89 "Manufacturer id mismatch\n"); in ltc4286_probe()
95 "Failed to read manufacturer model\n"); in ltc4286_probe()
126 "Failed to read manufacturer configuration one\n"); in ltc4286_probe()
H A Ddps920ab.c148 dev_err(&client->dev, "Failed to read Manufacturer ID\n"); in dps920ab_probe()
155 dev_err(&client->dev, "Unsupported Manufacturer ID '%s'\n", buf); in dps920ab_probe()
164 dev_err(&client->dev, "Failed to read Manufacturer Model\n"); in dps920ab_probe()
170 dev_err(&client->dev, "Unsupported Manufacturer Model '%s'\n", buf); in dps920ab_probe()
H A Dq54sj108a2.c300 dev_err(&client->dev, "Failed to read Manufacturer ID\n"); in q54sj108a2_probe()
305 dev_err(dev, "Unsupported Manufacturer ID '%s'\n", buf); in q54sj108a2_probe()
314 dev_err(dev, "Failed to read Manufacturer Model\n"); in q54sj108a2_probe()
319 dev_err(dev, "Unsupported Manufacturer Model '%s'\n", buf); in q54sj108a2_probe()
325 dev_err(dev, "Failed to read Manufacturer Revision\n"); in q54sj108a2_probe()
330 dev_err(dev, "Unsupported Manufacturer Revision '%s'\n", buf); in q54sj108a2_probe()
/linux/include/uapi/linux/
H A Dzorro.h25 * mmmmmmmmmmmmmmmm 16-bit Manufacturer ID (assigned by CBM (sigh))
26 * pppppppp 8-bit Product ID (assigned by manufacturer)
77 __u8 er_Product; /* Product number, assigned by manufacturer */
81 __be32 er_SerialNumber; /* Available for use by manufacturer */
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-cdx19 16 bit identifier which is specific to the device manufacturer.
28 of a device manufacturer.
37 card manufacturer.
45 card manufacturer.
H A Dsysfs-devices-platform-ipmi17 identified by Manufacturer ID.
44 (RO) Device id is specified by the manufacturer identified by
45 the Manufacturer ID field. This field allows controller specific
73 (RO) Identifies the manufacturer responsible for the
85 according to the manufacturer given by Manufacturer ID.
H A Dsysfs-devices-soc30 this will contain the JEDEC JEP106 manufacturer’s identification
34 This manufacturer’s identification code is defined by one
45 by the manufacturer's identity code.
/linux/Documentation/devicetree/bindings/nvmem/layouts/
H A Donie,tlv-layout.yaml15 content is well specified and gives many information about the manufacturer
20 parameters the manufacturer decided to embed.
76 manufacturer:
/linux/arch/s390/kernel/
H A Dlgr.c31 char manufacturer[16]; member
73 cpascii(lgr_info->manufacturer, si->manufacturer, in lgr_stsi_1_1_1()
74 sizeof(si->manufacturer)); in lgr_stsi_1_1_1()
/linux/drivers/video/fbdev/core/
H A Dfbmon.c56 u8 manufacturer[4]; member
64 .manufacturer = "DEC",
70 .manufacturer = "VSC",
76 .manufacturer = "SHP",
147 unsigned char *block = edid + ID_MANUFACTURER_NAME, manufacturer[4]; in check_edid() local
152 manufacturer[0] = ((block[0] & 0x7c) >> 2) + '@'; in check_edid()
153 manufacturer[1] = ((block[0] & 0x03) << 3) + in check_edid()
155 manufacturer[2] = (block[1] & 0x1f) + '@'; in check_edid()
156 manufacturer[3] = 0; in check_edid()
160 if (!strncmp(manufacturer, brokendb[i].manufacturer, 4) && in check_edid()
[all …]
/linux/include/linux/platform_data/
H A Demif_plat.h53 * @manufacturer: Manufacturer name string
61 char manufacturer[10]; member
/linux/Documentation/ABI/stable/
H A Dsysfs-class-tpm33 Description: The "caps" property contains TPM manufacturer and version info.
37 Manufacturer: 0x53544d20
41 Manufacturer is a hex dump of the 4 byte manufacturer info
44 is manufacturer specific.
/linux/arch/arm/include/asm/
H A Decard.h22 * Manufacturer Product ID
90 unsigned short manufacturer; member
97 unsigned short manufacturer; /* Manufacturer code */ member
/linux/drivers/mtd/spi-nor/
H A Dsysfs.c17 return sysfs_emit(buf, "%s\n", nor->manufacturer->name); in manufacturer_show()
19 static DEVICE_ATTR_RO(manufacturer);
79 if (attr == &dev_attr_manufacturer.attr && !nor->manufacturer) in spi_nor_sysfs_is_visible()
H A Dcore.h436 * the first byte is the manufacturer ID code (see JEP106) and the next
498 * @mfr_flags: manufacturer private flags. Used in the manufacturer fixup
500 * manufacturer.
558 * struct spi_nor_manufacturer - SPI NOR manufacturer object
559 * @name: manufacturer name
560 * @parts: array of parts supported by this manufacturer
581 /* Manufacturer drivers. */
/linux/Documentation/devicetree/bindings/usb/
H A Daspeed,usb-vhub.yaml90 manufacturer:
91 description: vhub manufacturer
134 manufacturer = "ASPEED";
H A Dusb251xb.yaml65 manufacturer:
68 Set USB Manufacturer string (max 31 characters long)
172 enable string descriptor support (required for manufacturer, product
265 manufacturer = "Foo";
/linux/Documentation/userspace-api/media/rc/
H A Drc-intro.rst10 remote controllers. Each manufacturer has their own type of control. It
11 is not rare for the same manufacturer to ship different types of

12345678910>>...17