Searched defs:normal_i2c (Results 1 - 25 of 57) sorted by relevance

123

/drivers/misc/
H A Dbmp085-i2c.c27 static const unsigned short normal_i2c[] = { BMP085_I2C_ADDRESS, variable
77 .address_list = normal_i2c
/drivers/misc/eeprom/
H A Deeprom.c27 static const unsigned short normal_i2c[] = { 0x50, 0x51, 0x52, 0x53, 0x54, variable
217 .address_list = normal_i2c,
/drivers/hwmon/
H A Dadc128d818.c36 static const unsigned short normal_i2c[] = { variable
484 .address_list = normal_i2c,
H A Dadt7411.c47 static const unsigned short normal_i2c[] = { 0x48, 0x4a, 0x4b, I2C_CLIENT_END }; variable
326 .address_list = normal_i2c,
H A Datxp1.c46 static const unsigned short normal_i2c[] = { 0x37, 0x4e, I2C_CLIENT_END }; variable
346 .address_list = normal_i2c,
H A Demc6w201.c34 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END }; variable
520 .address_list = normal_i2c,
H A Dlm73.c27 static const unsigned short normal_i2c[] = { 0x48, 0x49, 0x4a, 0x4c, variable
280 .address_list = normal_i2c,
H A Dlm77.c35 static const unsigned short normal_i2c[] = { 0x48, 0x49, 0x4a, 0x4b, variable
366 .address_list = normal_i2c,
H A Dmax6642.c46 static const unsigned short normal_i2c[] = { variable
320 .address_list = normal_i2c,
H A Dtmp421.c35 static const unsigned short normal_i2c[] = { 0x2a, 0x4c, 0x4d, 0x4e, 0x4f, variable
325 .address_list = normal_i2c,
H A Dw83l785ts.c52 static const unsigned short normal_i2c[] = { 0x2e, I2C_CLIENT_END }; variable
105 .address_list = normal_i2c,
H A Dadm1025.c65 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END }; variable
575 .address_list = normal_i2c,
H A Dadm1029.c42 static const unsigned short normal_i2c[] = { 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, variable
410 .address_list = normal_i2c,
H A Dlm75.c62 static const unsigned short normal_i2c[] = { 0x48, 0x49, 0x4a, 0x4b, 0x4c, variable
477 .address_list = normal_i2c,
H A Dlm83.c47 static const unsigned short normal_i2c[] = { variable
382 .address_list = normal_i2c,
H A Dlm92.c53 static const unsigned short normal_i2c[] = { 0x48, 0x49, 0x4a, 0x4b, variable
404 .address_list = normal_i2c,
H A Dlm95234.c33 static const unsigned short normal_i2c[] = { 0x18, 0x4d, 0x4e, I2C_CLIENT_END }; variable
722 .address_list = normal_i2c,
H A Dmax1619.c35 static const unsigned short normal_i2c[] = { variable
314 .address_list = normal_i2c,
H A Dthmc50.c36 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END }; variable
439 .address_list = normal_i2c,
H A Dadm1021.c34 static const unsigned short normal_i2c[] = { variable
495 .address_list = normal_i2c,
H A Dadm9240.c56 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, 0x2f, variable
762 .address_list = normal_i2c,
H A Demc2103.c31 static const unsigned short normal_i2c[] = { 0x2E, I2C_CLIENT_END }; variable
686 .address_list = normal_i2c,
H A Dgl518sm.c47 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, I2C_CLIENT_END }; variable
673 .address_list = normal_i2c,
H A Dlm80.c35 static const unsigned short normal_i2c[] = { 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, variable
666 .address_list = normal_i2c,
H A Dlm95241.c37 static const unsigned short normal_i2c[] = { variable
417 .address_list = normal_i2c,

Completed in 256 milliseconds

123