Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-sis96x.c224 static const struct i2c_algorithm smbus_algorithm = { variable
232 .algo = &smbus_algorithm,
H A Di2c-sis5595.c349 static const struct i2c_algorithm smbus_algorithm = { variable
357 .algo = &smbus_algorithm,
H A Di2c-ali1535.c469 static const struct i2c_algorithm smbus_algorithm = { variable
477 .algo = &smbus_algorithm,
H A Di2c-ali15x3.c455 static const struct i2c_algorithm smbus_algorithm = { variable
463 .algo = &smbus_algorithm,
H A Di2c-viapro.c300 static const struct i2c_algorithm smbus_algorithm = { variable
308 .algo = &smbus_algorithm,
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-sis630.c489 static const struct i2c_algorithm smbus_algorithm = { variable
497 .algo = &smbus_algorithm,
H A Di2c-pasemi-core.c417 static const struct i2c_algorithm smbus_algorithm = { variable
430 smbus->adapter.algo = &smbus_algorithm; in pasemi_i2c_common_probe()
H A Di2c-ismt.c668 static const struct i2c_algorithm smbus_algorithm = { variable
898 priv->adapter.algo = &smbus_algorithm; in ismt_probe()
H A Di2c-piix4.c873 static const struct i2c_algorithm smbus_algorithm = { variable
931 : &smbus_algorithm; in piix4_add_adapter()
H A Di2c-i801.c981 static const struct i2c_algorithm smbus_algorithm = { variable
1536 priv->adapter.algo = &smbus_algorithm; in i801_probe()
/linux/drivers/i2c/
H A Di2c-stub.c304 static const struct i2c_algorithm smbus_algorithm = { variable
312 .algo = &smbus_algorithm,
/linux/drivers/hid/
H A Dhid-cp2112.c821 static const struct i2c_algorithm smbus_algorithm = { variable
1268 dev->adap.algo = &smbus_algorithm; in cp2112_probe()