Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dsi_vbt.c359 static struct gpio_desc *bxt_gpio_table[U8_MAX + 1]; in bxt_exec_gpio() local
360 struct gpio_desc *gpio_desc = bxt_gpio_table[gpio_index]; in bxt_exec_gpio()
375 bxt_gpio_table[gpio_index] = gpio_desc; in bxt_exec_gpio()