Home
last modified time | relevance | path

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

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