Searched refs:company (Results 1 – 10 of 10) sorted by relevance
/drivers/hwmon/ |
D | thmc50.c | 308 unsigned company; in thmc50_detect() local 322 company = i2c_smbus_read_byte_data(client, THMC50_REG_COMPANY_ID); in thmc50_detect() 328 if (company == 0x41) { in thmc50_detect() 343 } else if (company == 0x49) { in thmc50_detect()
|
D | emc6w201.c | 456 int company, verstep, config; in emc6w201_detect() local 462 company = i2c_smbus_read_byte_data(client, EMC6W201_REG_COMPANY); in emc6w201_detect() 463 if (company != 0x5C) in emc6w201_detect()
|
D | dme1737.c | 2443 u8 company, verstep = 0; in dme1737_i2c_detect() local 2449 company = i2c_smbus_read_byte_data(client, DME1737_REG_COMPANY); in dme1737_i2c_detect() 2452 if (company == DME1737_COMPANY_SMSC && in dme1737_i2c_detect() 2455 } else if (company == DME1737_COMPANY_SMSC && in dme1737_i2c_detect() 2634 u8 company, device; in dme1737_isa_probe() local 2666 company = dme1737_read(data, DME1737_REG_COMPANY); in dme1737_isa_probe() 2669 if ((company == DME1737_COMPANY_SMSC) && in dme1737_isa_probe() 2672 } else if ((company == DME1737_COMPANY_SMSC) && in dme1737_isa_probe()
|
D | lm85.c | 1285 int company, verstep; in lm85_detect() local 1293 company = lm85_read_value(client, LM85_REG_COMPANY); in lm85_detect() 1298 address, company, verstep); in lm85_detect() 1310 if (company == LM85_COMPANY_NATIONAL) { in lm85_detect() 1328 } else if (company == LM85_COMPANY_ANALOG_DEV) { in lm85_detect() 1342 } else if (company == LM85_COMPANY_SMSC) { in lm85_detect()
|
D | adm1026.c | 1789 int company, verstep; in adm1026_detect() local 1798 company = adm1026_read_value(client, ADM1026_REG_COMPANY); in adm1026_detect() 1804 company, verstep); in adm1026_detect() 1809 if (company == ADM1026_COMPANY_ANALOG_DEV in adm1026_detect() 1812 } else if (company == ADM1026_COMPANY_ANALOG_DEV in adm1026_detect()
|
D | asc7621.c | 1154 int company, verstep, chip_index; in asc7621_detect() local 1164 company = read_byte(client, in asc7621_detect() 1169 if (company == asc7621_chips[chip_index].company_id && in asc7621_detect()
|
/drivers/isdn/icn/ |
D | Kconfig | 6 company called ICN. 2B is the standard version for a single ISDN
|
/drivers/char/pcmcia/ |
D | Kconfig | 51 This is a driver for 3G UMTS PCMCIA card from IPWireless company. In
|
/drivers/isdn/hisax/ |
D | Kconfig | 27 telephone service company provides. 68 telephone service company provides.
|
/drivers/net/wan/ |
D | Kconfig | 322 point to the Frame Relay network, usually at the phone company) can
|