Home
last modified time | relevance | path

Searched refs:smbus_algorithm (Results 1 – 14 of 14) sorted by relevance

/linux-3.3/drivers/i2c/busses/
Di2c-stub.c165 static const struct i2c_algorithm smbus_algorithm = { variable
173 .algo = &smbus_algorithm,
Di2c-sis96x.c237 static const struct i2c_algorithm smbus_algorithm = { variable
245 .algo = &smbus_algorithm,
Di2c-isch.c241 static const struct i2c_algorithm smbus_algorithm = { variable
249 .algo = &smbus_algorithm,
Di2c-sis5595.c361 static const struct i2c_algorithm smbus_algorithm = { variable
369 .algo = &smbus_algorithm,
Di2c-amd756.c294 static const struct i2c_algorithm smbus_algorithm = { variable
302 .algo = &smbus_algorithm,
Di2c-ali15x3.c469 static const struct i2c_algorithm smbus_algorithm = { variable
477 .algo = &smbus_algorithm,
Di2c-nforce2.c306 static struct i2c_algorithm smbus_algorithm = { variable
368 smbus->adapter.algo = &smbus_algorithm; in nforce2_probe_smb()
Di2c-sis630.c464 static const struct i2c_algorithm smbus_algorithm = { variable
472 .algo = &smbus_algorithm,
Di2c-ali1535.c487 static const struct i2c_algorithm smbus_algorithm = { variable
495 .algo = &smbus_algorithm,
Di2c-viapro.c312 static const struct i2c_algorithm smbus_algorithm = { variable
320 .algo = &smbus_algorithm,
Di2c-piix4.c464 static const struct i2c_algorithm smbus_algorithm = { variable
472 .algo = &smbus_algorithm,
Di2c-amd8111.c412 static const struct i2c_algorithm smbus_algorithm = { variable
457 smbus->adapter.algo = &smbus_algorithm; in amd8111_probe()
Di2c-pasemi.c337 static const struct i2c_algorithm smbus_algorithm = { variable
370 smbus->adapter.algo = &smbus_algorithm; in pasemi_smb_probe()
Di2c-i801.c607 static const struct i2c_algorithm smbus_algorithm = { variable
776 priv->adapter.algo = &smbus_algorithm; in i801_probe()