Home
last modified time | relevance | path

Searched refs:smbus_algorithm (Results 1 – 16 of 16) 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-isch.c244 static const struct i2c_algorithm smbus_algorithm = { variable
252 .algo = &smbus_algorithm,
H A Di2c-amd756.c281 static const struct i2c_algorithm smbus_algorithm = { variable
289 .algo = &smbus_algorithm,
H A Di2c-sis5595.c349 static const struct i2c_algorithm smbus_algorithm = { variable
357 .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-ali15x3.c455 static const struct i2c_algorithm smbus_algorithm = { variable
463 .algo = &smbus_algorithm,
H A Di2c-ali1535.c469 static const struct i2c_algorithm smbus_algorithm = { variable
477 .algo = &smbus_algorithm,
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-amd8111.c409 static const struct i2c_algorithm smbus_algorithm = { variable
453 smbus->adapter.algo = &smbus_algorithm; in amd8111_probe()
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-ismt.c668 static const struct i2c_algorithm smbus_algorithm = { variable
898 priv->adapter.algo = &smbus_algorithm; in ismt_probe()
H A Di2c-piix4.c891 static const struct i2c_algorithm smbus_algorithm = { variable
949 : &smbus_algorithm; in piix4_add_adapter()
H A Di2c-i801.c982 static const struct i2c_algorithm smbus_algorithm = { variable
1659 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.c827 static const struct i2c_algorithm smbus_algorithm = { variable
1269 dev->adap.algo = &smbus_algorithm; in cp2112_probe()