Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-pl061.c73 static int pl061_direction_input(struct gpio_chip *gc, unsigned offset) in pl061_direction_input() function
328 pl061->gc.direction_input = pl061_direction_input; in pl061_probe()
401 pl061_direction_input(&pl061->gc, offset); in pl061_resume()