Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/x86/
Dbarco-p50-gpio.c241 static int p50_gpio_get_direction(struct gpio_chip *gc, unsigned int offset) in p50_gpio_get_direction() function
313 p50->gc.get_direction = p50_gpio_get_direction; in p50_gpio_probe()