Home
last modified time | relevance | path

Searched refs:company (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v4.19/drivers/hwmon/
Dthmc50.c324 unsigned company; in thmc50_detect() local
338 company = i2c_smbus_read_byte_data(client, THMC50_REG_COMPANY_ID); in thmc50_detect()
344 if (company == 0x41) { in thmc50_detect()
359 } else if (company == 0x49) { in thmc50_detect()
Demc6w201.c456 int company, verstep, config; in emc6w201_detect() local
462 company = i2c_smbus_read_byte_data(client, EMC6W201_REG_COMPANY); in emc6w201_detect()
463 if (company != 0x5C) in emc6w201_detect()
Dlm85.c1468 int company, verstep; in lm85_detect() local
1476 company = lm85_read_value(client, LM85_REG_COMPANY); in lm85_detect()
1481 address, company, verstep); in lm85_detect()
1483 if (company == LM85_COMPANY_NATIONAL) { in lm85_detect()
1502 } else if (company == LM85_COMPANY_ANALOG_DEV) { in lm85_detect()
1516 } else if (company == LM85_COMPANY_SMSC) { in lm85_detect()
Ddme1737.c2450 u8 company, verstep = 0; in dme1737_i2c_detect() local
2456 company = i2c_smbus_read_byte_data(client, DME1737_REG_COMPANY); in dme1737_i2c_detect()
2459 if (company == DME1737_COMPANY_SMSC && in dme1737_i2c_detect()
2462 } else if (company == DME1737_COMPANY_SMSC && in dme1737_i2c_detect()
2641 u8 company, device; in dme1737_isa_probe() local
2673 company = dme1737_read(data, DME1737_REG_COMPANY); in dme1737_isa_probe()
2676 if ((company == DME1737_COMPANY_SMSC) && in dme1737_isa_probe()
2679 } else if ((company == DME1737_COMPANY_SMSC) && in dme1737_isa_probe()
Dadm1026.c1572 int company, verstep; in adm1026_detect() local
1581 company = adm1026_read_value(client, ADM1026_REG_COMPANY); in adm1026_detect()
1587 company, verstep); in adm1026_detect()
1592 if (company == ADM1026_COMPANY_ANALOG_DEV in adm1026_detect()
1595 } else if (company == ADM1026_COMPANY_ANALOG_DEV in adm1026_detect()
Dasc7621.c1152 int company, verstep, chip_index; in asc7621_detect() local
1162 company = read_byte(client, in asc7621_detect()
1167 if (company == asc7621_chips[chip_index].company_id && in asc7621_detect()
/Linux-v4.19/Documentation/arm/SA1100/
DHUW_WEBPANEL1 The HUW_WEBPANEL is a product of the german company Hoeft & Wessel AG
/Linux-v4.19/arch/arm/boot/dts/
Dprima2-evb.dts4 * Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company.
Datlas6-evb.dts4 * Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company.
Datlas7-evb.dts4 * Copyright (c) 2014 Cambridge Silicon Radio Limited, a CSR plc group company.
Datlas6.dtsi4 * Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company.
/Linux-v4.19/Documentation/powerpc/
Dmpc52xx.txt38 mention you/your company in the copyright of some code, I'll correct it
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Drohm,bd71837-pmic.txt59 compatible = "company,my-rtc";
/Linux-v4.19/Documentation/devicetree/bindings/net/dsa/
Dvitesse,vsc73xx.txt5 The Vitesse company has been acquired by Microsemi and Microsemi in turn
/Linux-v4.19/drivers/char/pcmcia/
DKconfig62 This is a driver for 3G UMTS PCMCIA card from IPWireless company. In
/Linux-v4.19/Documentation/core-api/
Derrseq.rst50 overall, but the company is a little...management heavy. He has to
98 Now, the owners of this company are quite miserly and have given him
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dgemini.txt4 produced by Storlink Semiconductor around 2005. The company was renamed
/Linux-v4.19/Documentation/process/
D3.Early-stage.rst196 empowered managers before you can post your company's plans or code to a
199 sooner that a company's management and legal staff can agree on the posting
209 That said, there are also cases where a company legitimately cannot
Dkernel-driver-statement.rst21 We speak only for ourselves, and not for any company we might work for
Dkernel-enforcement-statement.rst50 Except where noted below, we speak only for ourselves, and not for any company
Dsubmitting-drivers.rst141 It doesn't matter if a large Linux company wrote the driver,
/Linux-v4.19/Documentation/scsi/
DFlashPoint.txt43 producer of RAID technology and network management products. The company
103 especially when a company is being acquired, and so it's taken until now
/Linux-v4.19/fs/reiserfs/
DREADME142 and a great company.
157 appliances, bigstorage.com funded HSM, and the alpha PC company funded
/Linux-v4.19/Documentation/admin-guide/
Dmodule-signing.rst154 #O = Unspecified company
156 #emailAddress = unspecified.user@unspecified.company
/Linux-v4.19/drivers/isdn/hisax/
DKconfig27 telephone service company provides.
68 telephone service company provides.

12