Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-sis96x.c224 static const struct i2c_algorithm smbus_algorithm = { variable
232 .algo = &smbus_algorithm,
H A Di2c-isch.c244 static const struct i2c_algorithm smbus_algorithm = { variable
252 .algo = &smbus_algorithm,
H A Di2c-sis5595.c349 static const struct i2c_algorithm smbus_algorithm = { variable
357 .algo = &smbus_algorithm,
H A Di2c-amd756.c281 static const struct i2c_algorithm smbus_algorithm = { variable
289 .algo = &smbus_algorithm,
H A Di2c-ali15x3.c457 static const struct i2c_algorithm smbus_algorithm = { variable
465 .algo = &smbus_algorithm,
H A Di2c-ali1535.c473 static const struct i2c_algorithm smbus_algorithm = { variable
481 .algo = &smbus_algorithm,
H A Di2c-nforce2.c291 static const struct i2c_algorithm smbus_algorithm = { variable
353 smbus->adapter.algo = &smbus_algorithm; in nforce2_probe_smb()
H A Di2c-viapro.c300 static const struct i2c_algorithm smbus_algorithm = { variable
308 .algo = &smbus_algorithm,
H A Di2c-sis630.c489 static const struct i2c_algorithm smbus_algorithm = { variable
497 .algo = &smbus_algorithm,
H A Di2c-pasemi-core.c338 static const struct i2c_algorithm smbus_algorithm = { variable
351 smbus->adapter.algo = &smbus_algorithm; in pasemi_i2c_common_probe()
H A Di2c-amd8111.c409 static const struct i2c_algorithm smbus_algorithm = { variable
453 smbus->adapter.algo = &smbus_algorithm; in amd8111_probe()
H A Di2c-ismt.c659 static const struct i2c_algorithm smbus_algorithm = { variable
889 priv->adapter.algo = &smbus_algorithm; in ismt_probe()
H A Di2c-piix4.c890 static const struct i2c_algorithm smbus_algorithm = { variable
948 : &smbus_algorithm; in piix4_add_adapter()
H A Di2c-i801.c979 static const struct i2c_algorithm smbus_algorithm = { variable
1658 priv->adapter.algo = &smbus_algorithm; in i801_probe()
/openbmc/linux/drivers/i2c/
H A Di2c-stub.c304 static const struct i2c_algorithm smbus_algorithm = { variable
312 .algo = &smbus_algorithm,
/openbmc/linux/drivers/hid/
H A Dhid-cp2112.c827 static const struct i2c_algorithm smbus_algorithm = { variable
1272 dev->adap.algo = &smbus_algorithm; in cp2112_probe()