Home
last modified time | relevance | path

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

12

/linux/certs/
H A Ddefault_x509.genkey9 #O = Unspecified company
11 #emailAddress = unspecified.user@unspecified.company
/linux/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.c1583 int company, verstep; in adm1026_detect() local
1592 company = adm1026_read_value(client, ADM1026_REG_COMPANY); in adm1026_detect()
1598 company, verstep); in adm1026_detect()
1603 if (company == ADM1026_COMPANY_ANALOG_DEV in adm1026_detect()
1606 } 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/drivers/net/ethernet/meta/
H A DKconfig11 That's Meta as in the parent company of Facebook.
/linux/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/Documentation/arch/powerpc/
H A Dmpc52xx.rst42 mention you/your company in the copyright of some code, I'll correct it
/linux/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/drivers/net/can/ctucanfd/
H A DKconfig32 company. FPGA design https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top.
/linux/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/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
H A Dhowto.rst55 documented; do not expect people to adapt to you or your company's way
491 - "This is required for my company to make money"
/linux/Documentation/driver-api/firmware/
H A Dfirmware-usage-guidelines.rst12 i.e. company doesn't support Linux, firmwares sourced from misc places,
/linux/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
H A 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/Documentation/admin-guide/
H A Dmodule-signing.rst161 #O = Unspecified company
163 #emailAddress = unspecified.user@unspecified.company
/linux/Documentation/networking/devlink/
H A Ddevlink-info.rst151 An identifier of the company or the facility which produced the part.
/linux/arch/arm/boot/dts/st/
H A Dste-ux500-samsung-kyle.dts7 * offered by the company in 2013.
/linux/Documentation/security/tpm/
H A Dtpm-security.rst213 …Bitlocker TPM: https://dolosgroup.io/blog/2021/7/9/from-stolen-laptop-to-inside-the-company-network

12