Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dadp5588-keys.c290 static int adp5588_gpio_direction_input(struct gpio_chip *chip, unsigned int off) in adp5588_gpio_direction_input() function
438 kpad->gc.direction_input = adp5588_gpio_direction_input; in adp5588_gpio_add()