Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/
H A Dint0002_vgpio.c63 static int int0002_gpio_get(struct gpio_chip *chip, unsigned int offset) in int0002_gpio_get() function
184 chip->get = int0002_gpio_get; in int0002_probe()
186 chip->direction_input = int0002_gpio_get; in int0002_probe()