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

/linux-4.1.27/drivers/i2c/busses/
H A Di2c-isch.c253 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
261 .algo = &smbus_algorithm,
H A Di2c-sis96x.c232 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
240 .algo = &smbus_algorithm,
H A Di2c-amd756.c289 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
297 .algo = &smbus_algorithm,
H A Di2c-amd8111.c411 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
455 smbus->adapter.algo = &smbus_algorithm; amd8111_probe()
H A Di2c-nforce2.c299 static struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
361 smbus->adapter.algo = &smbus_algorithm; nforce2_probe_smb()
H A Di2c-pasemi.c333 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
366 smbus->adapter.algo = &smbus_algorithm; pasemi_smb_probe()
H A Di2c-sis5595.c357 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
365 .algo = &smbus_algorithm,
H A Di2c-ali15x3.c464 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
472 .algo = &smbus_algorithm,
H A Di2c-sis630.c497 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
505 .algo = &smbus_algorithm,
H A Di2c-viapro.c308 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
316 .algo = &smbus_algorithm,
H A Di2c-ali1535.c482 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
490 .algo = &smbus_algorithm,
H A Di2c-piix4.c534 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
582 adap->algo = &smbus_algorithm; piix4_add_adapter()
H A Di2c-ismt.c622 * smbus_algorithm - the adapter algorithm and supported functionality
626 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
855 priv->adapter.algo = &smbus_algorithm; ismt_probe()
H A Di2c-i801.c807 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
1148 priv->adapter.algo = &smbus_algorithm; i801_probe()
/linux-4.1.27/drivers/i2c/
H A Di2c-stub.c312 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
320 .algo = &smbus_algorithm,
/linux-4.1.27/drivers/hid/
H A Dhid-cp2112.c709 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
1028 dev->adap.algo = &smbus_algorithm; cp2112_probe()

Completed in 694 milliseconds