Home
last modified time | relevance | path

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

12

/linux-6.12.1/certs/
Ddefault_x509.genkey9 #O = Unspecified company
11 #emailAddress = unspecified.user@unspecified.company
/linux-6.12.1/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()
2625 u8 company, device; in dme1737_isa_probe() local
2657 company = dme1737_read(data, DME1737_REG_COMPANY); in dme1737_isa_probe()
2660 if ((company == DME1737_COMPANY_SMSC) && in dme1737_isa_probe()
2663 } 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()
/linux-6.12.1/drivers/net/ethernet/meta/
DKconfig11 That's Meta as in the parent company of Facebook.
/linux-6.12.1/Documentation/arch/powerpc/
Dmpc52xx.rst42 mention you/your company in the copyright of some code, I'll correct it
/linux-6.12.1/Documentation/maintainer/
Dfeature-and-driver-maintainers.rst91 It is common for development within a single company to be conducted
148 - (when development is contracted) works for a company which paid
149 for the development rather than the company which did the work
/linux-6.12.1/drivers/net/can/ctucanfd/
DKconfig32 company. FPGA design https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top.
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Dsyna.txt3 According to https://www.synaptics.com/company/news/conexant-marvell
/linux-6.12.1/Documentation/driver-api/firmware/
Dfirmware-usage-guidelines.rst12 i.e. company doesn't support Linux, firmwares sourced from misc places,
/linux-6.12.1/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-6.12.1/Documentation/process/
D3.Early-stage.rst197 empowered managers before you can post your company's plans or code to a
200 sooner that a company's management and legal staff can agree on the posting
210 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
Dmaintainer-soc.rst43 including acquisitions/different business units in a company, things vary
/linux-6.12.1/fs/reiserfs/
DREADME132 and a great company.
147 appliances, bigstorage.com funded HSM, and the alpha PC company funded
/linux-6.12.1/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
DBusLogic.rst66 Mylex has been an excellent company to work with and I highly recommend their
79 More recently, Mylex has reaffirmed the company's interest in supporting the
/linux-6.12.1/Documentation/admin-guide/
Dmodule-signing.rst159 #O = Unspecified company
161 #emailAddress = unspecified.user@unspecified.company
/linux-6.12.1/Documentation/networking/devlink/
Ddevlink-info.rst147 An identifier of the company or the facility which produced the part.
/linux-6.12.1/arch/arm/boot/dts/st/
Dste-ux500-samsung-kyle.dts7 * offered by the company in 2013.
/linux-6.12.1/Documentation/security/tpm/
Dtpm-security.rst213 …Bitlocker TPM: https://dolosgroup.io/blog/2021/7/9/from-stolen-laptop-to-inside-the-company-network

12