Home
last modified time | relevance | path

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

/drivers/i2c/busses/
A Di2c-sis96x.c224 static const struct i2c_algorithm smbus_algorithm = { variable
232 .algo = &smbus_algorithm,
A Di2c-amd756.c281 static const struct i2c_algorithm smbus_algorithm = { variable
289 .algo = &smbus_algorithm,
A Di2c-isch.c269 static const struct i2c_algorithm smbus_algorithm = { variable
296 priv->adapter.algo = &smbus_algorithm; in smbus_sch_probe()
A Di2c-sis5595.c349 static const struct i2c_algorithm smbus_algorithm = { variable
357 .algo = &smbus_algorithm,
A Di2c-ali1535.c469 static const struct i2c_algorithm smbus_algorithm = { variable
477 .algo = &smbus_algorithm,
A Di2c-ali15x3.c455 static const struct i2c_algorithm smbus_algorithm = { variable
463 .algo = &smbus_algorithm,
A Di2c-nforce2.c277 static const struct i2c_algorithm smbus_algorithm = { variable
339 smbus->adapter.algo = &smbus_algorithm; in nforce2_probe_smb()
A Di2c-viapro.c300 static const struct i2c_algorithm smbus_algorithm = { variable
308 .algo = &smbus_algorithm,
A Di2c-amd8111.c409 static const struct i2c_algorithm smbus_algorithm = { variable
453 smbus->adapter.algo = &smbus_algorithm; in amd8111_probe()
A Di2c-sis630.c489 static const struct i2c_algorithm smbus_algorithm = { variable
497 .algo = &smbus_algorithm,
A Di2c-pasemi-core.c417 static const struct i2c_algorithm smbus_algorithm = { variable
430 smbus->adapter.algo = &smbus_algorithm; in pasemi_i2c_common_probe()
A Di2c-ismt.c668 static const struct i2c_algorithm smbus_algorithm = { variable
898 priv->adapter.algo = &smbus_algorithm; in ismt_probe()
A Di2c-piix4.c873 static const struct i2c_algorithm smbus_algorithm = { variable
931 : &smbus_algorithm; in piix4_add_adapter()
A Di2c-i801.c981 static const struct i2c_algorithm smbus_algorithm = { variable
1536 priv->adapter.algo = &smbus_algorithm; in i801_probe()
/drivers/i2c/
A Di2c-stub.c304 static const struct i2c_algorithm smbus_algorithm = { variable
312 .algo = &smbus_algorithm,
/drivers/hid/
A Dhid-cp2112.c821 static const struct i2c_algorithm smbus_algorithm = { variable
1268 dev->adap.algo = &smbus_algorithm; in cp2112_probe()

Completed in 40 milliseconds