Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dsi_vbt.c304 static struct gpio_desc *bxt_gpio_table[U8_MAX + 1]; in bxt_exec_gpio() local
305 struct gpio_desc *gpio_desc = bxt_gpio_table[gpio_index]; in bxt_exec_gpio()
319 bxt_gpio_table[gpio_index] = gpio_desc; in bxt_exec_gpio()