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

/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-ali15x3.c464 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
472 .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-nforce2.c299 static struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
361 smbus->adapter.algo = &smbus_algorithm;
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-ali1535.c482 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
490 .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;
H A Di2c-pasemi.c333 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
366 smbus->adapter.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-piix4.c534 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
582 adap->algo = &smbus_algorithm;
H A Di2c-i801.c790 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
1130 priv->adapter.algo = &smbus_algorithm;
H A Di2c-ismt.c621 * smbus_algorithm - the adapter algorithm and supported functionality
625 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
854 priv->adapter.algo = &smbus_algorithm;
/drivers/i2c/
H A Di2c-stub.c312 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
320 .algo = &smbus_algorithm,
/drivers/hid/
H A Dhid-cp2112.c707 static const struct i2c_algorithm smbus_algorithm = { variable in typeref:struct:i2c_algorithm
1026 dev->adap.algo = &smbus_algorithm;

Completed in 131 milliseconds