Home
last modified time | relevance | path

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

/linux-4.1.27/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-ali1535.c482 static const struct i2c_algorithm smbus_algorithm = { variable
490 .algo = &smbus_algorithm,
Di2c-ali15x3.c464 static const struct i2c_algorithm smbus_algorithm = { variable
472 .algo = &smbus_algorithm,
Di2c-nforce2.c299 static 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-pasemi.c333 static const struct i2c_algorithm smbus_algorithm = { variable
366 smbus->adapter.algo = &smbus_algorithm; in pasemi_smb_probe()
Di2c-amd8111.c411 static const struct i2c_algorithm smbus_algorithm = { variable
455 smbus->adapter.algo = &smbus_algorithm; in amd8111_probe()
Di2c-piix4.c534 static const struct i2c_algorithm smbus_algorithm = { variable
582 adap->algo = &smbus_algorithm; in piix4_add_adapter()
Di2c-ismt.c626 static const struct i2c_algorithm smbus_algorithm = { variable
855 priv->adapter.algo = &smbus_algorithm; in ismt_probe()
Di2c-i801.c807 static const struct i2c_algorithm smbus_algorithm = { variable
1148 priv->adapter.algo = &smbus_algorithm; in i801_probe()
/linux-4.1.27/drivers/i2c/
Di2c-stub.c312 static const struct i2c_algorithm smbus_algorithm = { variable
320 .algo = &smbus_algorithm,
/linux-4.1.27/drivers/hid/
Dhid-cp2112.c709 static const struct i2c_algorithm smbus_algorithm = { variable
1028 dev->adap.algo = &smbus_algorithm; in cp2112_probe()