Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-adp5588.c104 static int adp5588_gpio_direction_input(struct gpio_chip *chip, unsigned off) in adp5588_gpio_direction_input() function
358 gc->direction_input = adp5588_gpio_direction_input; in adp5588_gpio_probe()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A 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()