Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/hwmon/
Dthmc50.c310 unsigned company; in thmc50_detect() local
324 company = i2c_smbus_read_byte_data(client, THMC50_REG_COMPANY_ID); in thmc50_detect()
330 if (company == 0x41) { in thmc50_detect()
345 } else if (company == 0x49) { in thmc50_detect()
Demc6w201.c415 int company, verstep, config; in emc6w201_detect() local
421 company = i2c_smbus_read_byte_data(client, EMC6W201_REG_COMPANY); in emc6w201_detect()
422 if (company != 0x5C) in emc6w201_detect()
Dlm85.c1471 int company, verstep; in lm85_detect() local
1479 company = lm85_read_value(client, LM85_REG_COMPANY); in lm85_detect()
1484 address, company, verstep); in lm85_detect()
1486 if (company == LM85_COMPANY_NATIONAL) { in lm85_detect()
1505 } else if (company == LM85_COMPANY_ANALOG_DEV) { in lm85_detect()
1519 } else if (company == LM85_COMPANY_SMSC) { in lm85_detect()
Ddme1737.c2437 u8 company, verstep = 0; in dme1737_i2c_detect() local
2443 company = i2c_smbus_read_byte_data(client, DME1737_REG_COMPANY); in dme1737_i2c_detect()
2446 if (company == DME1737_COMPANY_SMSC && in dme1737_i2c_detect()
2449 } else if (company == DME1737_COMPANY_SMSC && in dme1737_i2c_detect()
2629 u8 company, device; in dme1737_isa_probe() local
2661 company = dme1737_read(data, DME1737_REG_COMPANY); in dme1737_isa_probe()
2664 if ((company == DME1737_COMPANY_SMSC) && in dme1737_isa_probe()
2667 } else if ((company == DME1737_COMPANY_SMSC) && in dme1737_isa_probe()
Dadm1026.c1575 int company, verstep; in adm1026_detect() local
1584 company = adm1026_read_value(client, ADM1026_REG_COMPANY); in adm1026_detect()
1590 company, verstep); in adm1026_detect()
1595 if (company == ADM1026_COMPANY_ANALOG_DEV in adm1026_detect()
1598 } else if (company == ADM1026_COMPANY_ANALOG_DEV in adm1026_detect()
Dasc7621.c1139 int company, verstep, chip_index; in asc7621_detect() local
1149 company = read_byte(client, in asc7621_detect()
1154 if (company == asc7621_chips[chip_index].company_id && in asc7621_detect()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dprima2-evb.dts5 * Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company.
Datlas6-evb.dts5 * Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company.
Datlas7-evb.dts5 * Copyright (c) 2014 Cambridge Silicon Radio Limited, a CSR plc group company.
/kernel/linux/linux-5.10/Documentation/powerpc/
Dmpc52xx.rst42 mention you/your company in the copyright of some code, I'll correct it
/kernel/linux/linux-5.10/drivers/char/pcmcia/
DKconfig63 This is a driver for 3G UMTS PCMCIA card from IPWireless company. In
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/dsa/
Dvitesse,vsc73xx.txt5 The Vitesse company has been acquired by Microsemi and Microsemi has
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Dsyna.txt3 According to https://www.synaptics.com/company/news/conexant-marvell
Dgemini.txt4 produced by Storlink Semiconductor around 2005. The company was renamed
/kernel/linux/linux-5.10/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.rst23 We speak only for ourselves, and not for any company we might work for
Dkernel-enforcement-statement.rst52 Except where noted below, we speak only for ourselves, and not for any company
Dsubmitting-drivers.rst144 It doesn't matter if a large Linux company wrote the driver,
/kernel/linux/linux-5.10/fs/reiserfs/
DREADME142 and a great company.
157 appliances, bigstorage.com funded HSM, and the alpha PC company funded
/kernel/linux/linux-5.10/Documentation/scsi/
DFlashPoint.rst52 producer of RAID technology and network management products. The company
116 especially when a company is being acquired, and so it's taken until now
/kernel/liteos_m/
DKconfig194 string "SoC company name to locate soc build path"
196 …This option specifies the SoC company name, used to locate the build path for soc. This option is …
197 …SoC's Kconfig file, and should be exactly the same with SoC company path, and the user should gene…
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dmodule-signing.rst154 #O = Unspecified company
156 #emailAddress = unspecified.user@unspecified.company
/kernel/linux/linux-5.10/Documentation/networking/devlink/
Ddevlink-info.rst147 An identifier of the company or the facility which produced the part.
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/netronome/
Dnfp.rst20 incorporated in the company's family of Agilio SmartNICs. The SR-IOV

12