Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dadp5589-keys.c427 static int adp5589_gpio_direction_input(struct gpio_chip *chip, unsigned off) in adp5589_gpio_direction_input() function
523 kpad->gc.direction_input = adp5589_gpio_direction_input; in adp5589_gpio_add()