Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_i2c.c38 struct gmbus_pin { struct
44 static const struct gmbus_pin gmbus_pins[] = { argument
53 static const struct gmbus_pin gmbus_pins_bdw[] = {
60 static const struct gmbus_pin gmbus_pins_skl[] = {
66 static const struct gmbus_pin gmbus_pins_bxt[] = {
72 static const struct gmbus_pin gmbus_pins_cnp[] = {
79 static const struct gmbus_pin gmbus_pins_icp[] = {
89 static const struct gmbus_pin *get_gmbus_pin(struct drm_i915_private *dev_priv, in get_gmbus_pin()