Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dsi_vbt.c198 static struct gpio_desc *soc_gpio_table[U8_MAX + 1]; in soc_gpio_set_value() local
199 struct gpio_desc *gpio_desc = soc_gpio_table[gpio_index]; in soc_gpio_set_value()
213 soc_gpio_table[gpio_index] = gpio_desc; in soc_gpio_set_value()