Home
last modified time | relevance | path

Searched refs:company (Results 1 – 25 of 28) 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 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/Documentation/arch/powerpc/
H A Dmpc52xx.rst42 mention you/your company in the copyright of some code, I'll correct it
H A Dhvcs.rst574 distribution company that provided your OS or by posting issues to the
/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/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"
H A D1.Intro.rst79 (or for no company at all).
H A Dsubmitting-patches.rst6 For a person or company who wishes to submit a change to the Linux
446 now, but you can do this to mark internal company procedures or just
H A D2.Process.rst465 the kernel and the company both, and who can help to train others as well.
/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.rst159 #O = Unspecified company
161 #emailAddress = unspecified.user@unspecified.company
/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
/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst647 Other company, product, and service names may be trademarks or service
/linux/LICENSES/preferred/
H A DLGPL-2.179 free program. We wish to make sure that a company cannot effectively

12