Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-sis96x.c232 static const struct i2c_algorithm smbus_algorithm = { variable
240 .algo = &smbus_algorithm,
Di2c-isch.c253 static const struct i2c_algorithm smbus_algorithm = { variable
261 .algo = &smbus_algorithm,
Di2c-sis5595.c357 static const struct i2c_algorithm smbus_algorithm = { variable
365 .algo = &smbus_algorithm,
Di2c-amd756.c289 static const struct i2c_algorithm smbus_algorithm = { variable
297 .algo = &smbus_algorithm,
Di2c-ali15x3.c464 static const struct i2c_algorithm smbus_algorithm = { variable
472 .algo = &smbus_algorithm,
Di2c-ali1535.c482 static const struct i2c_algorithm smbus_algorithm = { variable
490 .algo = &smbus_algorithm,
Di2c-nforce2.c299 static const struct i2c_algorithm smbus_algorithm = { variable
361 smbus->adapter.algo = &smbus_algorithm; in nforce2_probe_smb()
Di2c-viapro.c308 static const struct i2c_algorithm smbus_algorithm = { variable
316 .algo = &smbus_algorithm,
Di2c-sis630.c497 static const struct i2c_algorithm smbus_algorithm = { variable
505 .algo = &smbus_algorithm,
Di2c-amd8111.c412 static const struct i2c_algorithm smbus_algorithm = { variable
456 smbus->adapter.algo = &smbus_algorithm; in amd8111_probe()
Di2c-pasemi.c333 static const struct i2c_algorithm smbus_algorithm = { variable
366 smbus->adapter.algo = &smbus_algorithm; in pasemi_smb_probe()
Di2c-ismt.c634 static const struct i2c_algorithm smbus_algorithm = { variable
858 priv->adapter.algo = &smbus_algorithm; in ismt_probe()
Di2c-piix4.c777 static const struct i2c_algorithm smbus_algorithm = { variable
832 : &smbus_algorithm; in piix4_add_adapter()
Di2c-i801.c988 static const struct i2c_algorithm smbus_algorithm = { variable
1519 priv->adapter.algo = &smbus_algorithm; in i801_probe()
/Linux-v4.19/drivers/i2c/
Di2c-stub.c313 static const struct i2c_algorithm smbus_algorithm = { variable
321 .algo = &smbus_algorithm,
/Linux-v4.19/drivers/hid/
Dhid-cp2112.c828 static const struct i2c_algorithm smbus_algorithm = { variable
1312 dev->adap.algo = &smbus_algorithm; in cp2112_probe()