Searched refs:bxt_gpio_table (Results 1 – 1 of 1) sorted by relevance
331 static struct gpio_desc *bxt_gpio_table[U8_MAX + 1]; in bxt_exec_gpio() local332 struct gpio_desc *gpio_desc = bxt_gpio_table[gpio_index]; in bxt_exec_gpio()347 bxt_gpio_table[gpio_index] = gpio_desc; in bxt_exec_gpio()
Completed in 6 milliseconds