Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dintel_gmbus.c376 static const struct i2c_algorithm gmbus_algorithm = { variable
423 bus->adapter.algo = &gmbus_algorithm; in gma_intel_setup_gmbus()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_gmbus.c788 static const struct i2c_algorithm gmbus_algorithm = { variable
868 bus->adapter.algo = &gmbus_algorithm; in intel_gmbus_setup()