Home
last modified time | relevance | path

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

12

/linux-6.15/certs/
H A Ddefault_x509.genkey9 #O = Unspecified company
11 #emailAddress = unspecified.user@unspecified.company
/linux-6.15/drivers/hwmon/
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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.15/drivers/net/ethernet/meta/
H A DKconfig11 That's Meta as in the parent company of Facebook.
/linux-6.15/Documentation/arch/powerpc/
H A Dmpc52xx.rst42 mention you/your company in the copyright of some code, I'll correct it
/linux-6.15/Documentation/maintainer/
H A 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.15/Documentation/translations/zh_CN/security/tpm/
H A Dtpm-security.rst148 …Bitlocker TPM: https://dolosgroup.io/blog/2021/7/9/from-stolen-laptop-to-inside-the-company-network
/linux-6.15/drivers/net/can/ctucanfd/
H A DKconfig32 company. FPGA design https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top.
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Dgemini.yaml11 produced by Storlink Semiconductor around 2005. The company was renamed
H A Dsyna.txt3 According to https://www.synaptics.com/company/news/conexant-marvell
/linux-6.15/Documentation/driver-api/firmware/
H A Dfirmware-usage-guidelines.rst12 i.e. company doesn't support Linux, firmwares sourced from misc places,
/linux-6.15/Documentation/core-api/
H A 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.15/Documentation/process/
H A 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
H A Dkernel-driver-statement.rst23 We speak only for ourselves, and not for any company we might work for
H A Dkernel-enforcement-statement.rst52 Except where noted below, we speak only for ourselves, and not for any company
H A Dmaintainer-soc.rst43 including acquisitions/different business units in a company, things vary
/linux-6.15/Documentation/devicetree/bindings/net/dsa/
H A Dvitesse,vsc73xx.yaml15 The Vitesse company has been acquired by Microsemi and Microsemi has
/linux-6.15/Documentation/scsi/
H A 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
/linux-6.15/Documentation/admin-guide/
H A Dmodule-signing.rst159 #O = Unspecified company
161 #emailAddress = unspecified.user@unspecified.company
/linux-6.15/Documentation/filesystems/bcachefs/
H A DSubmittingPatches.rst43 a big tech company, you'll need to help out with server costs to get access -
/linux-6.15/Documentation/networking/devlink/
H A Ddevlink-info.rst147 An identifier of the company or the facility which produced the part.

12