Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_i2c.c37 struct gmbus_pin { struct
43 static const struct gmbus_pin gmbus_pins[] = { argument
52 static const struct gmbus_pin gmbus_pins_bdw[] = {
59 static const struct gmbus_pin gmbus_pins_skl[] = {
65 static const struct gmbus_pin gmbus_pins_bxt[] = {
71 static const struct gmbus_pin gmbus_pins_cnp[] = {
79 static const struct gmbus_pin *get_gmbus_pin(struct drm_i915_private *dev_priv, in get_gmbus_pin()