Home
last modified time | relevance | path

Searched refs:gmbus_algorithm (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/gma500/
Dintel_gmbus.c373 static const struct i2c_algorithm gmbus_algorithm = { variable
415 bus->adapter.algo = &gmbus_algorithm; in gma_intel_setup_gmbus()
/drivers/gpu/drm/i915/
Dintel_i2c.c512 static const struct i2c_algorithm gmbus_algorithm = { variable
552 bus->adapter.algo = &gmbus_algorithm; in intel_setup_gmbus()