Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-adp5588.c107 static int adp5588_gpio_direction_input(struct gpio_chip *chip, unsigned off) in adp5588_gpio_direction_input() function
392 gc->direction_input = adp5588_gpio_direction_input; in adp5588_gpio_probe()
/Linux-v4.19/drivers/input/keyboard/
Dadp5588-keys.c113 static int adp5588_gpio_direction_input(struct gpio_chip *chip, unsigned off) in adp5588_gpio_direction_input() function
200 kpad->gc.direction_input = adp5588_gpio_direction_input; in adp5588_gpio_add()