Searched refs:smbus_algorithm (Results 1 – 14 of 14) sorted by relevance
/drivers/i2c/busses/ |
D | i2c-stub.c | 136 static const struct i2c_algorithm smbus_algorithm = { variable 144 .algo = &smbus_algorithm,
|
D | i2c-sis96x.c | 237 static const struct i2c_algorithm smbus_algorithm = { variable 245 .algo = &smbus_algorithm,
|
D | i2c-isch.c | 248 static const struct i2c_algorithm smbus_algorithm = { variable 256 .algo = &smbus_algorithm,
|
D | i2c-sis5595.c | 361 static const struct i2c_algorithm smbus_algorithm = { variable 369 .algo = &smbus_algorithm,
|
D | i2c-amd756.c | 294 static const struct i2c_algorithm smbus_algorithm = { variable 302 .algo = &smbus_algorithm,
|
D | i2c-ali1535.c | 472 static const struct i2c_algorithm smbus_algorithm = { variable 480 .algo = &smbus_algorithm,
|
D | i2c-piix4.c | 399 static const struct i2c_algorithm smbus_algorithm = { variable 407 .algo = &smbus_algorithm,
|
D | i2c-ali15x3.c | 469 static const struct i2c_algorithm smbus_algorithm = { variable 477 .algo = &smbus_algorithm,
|
D | i2c-sis630.c | 460 static const struct i2c_algorithm smbus_algorithm = { variable 468 .algo = &smbus_algorithm,
|
D | i2c-amd8111.c | 348 static const struct i2c_algorithm smbus_algorithm = { variable 391 smbus->adapter.algo = &smbus_algorithm; in amd8111_probe()
|
D | i2c-nforce2.c | 301 static struct i2c_algorithm smbus_algorithm = { variable 359 smbus->adapter.algo = &smbus_algorithm; in nforce2_probe_smb()
|
D | i2c-viapro.c | 317 static const struct i2c_algorithm smbus_algorithm = { variable 325 .algo = &smbus_algorithm,
|
D | i2c-pasemi.c | 336 static const struct i2c_algorithm smbus_algorithm = { variable 369 smbus->adapter.algo = &smbus_algorithm; in pasemi_smb_probe()
|
D | i2c-i801.c | 552 static const struct i2c_algorithm smbus_algorithm = { variable 560 .algo = &smbus_algorithm,
|