Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/spear/
H A Dpinctrl-plgpio.c115 static int plgpio_direction_input(struct gpio_chip *chip, unsigned offset) in plgpio_direction_input() function
230 ret = plgpio_direction_input(chip, offset); in plgpio_request()
581 plgpio->chip.direction_input = plgpio_direction_input; in plgpio_probe()