Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c339 static int bcm2835_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in bcm2835_gpio_get_direction() function
390 .get_direction = bcm2835_gpio_get_direction,
407 .get_direction = bcm2835_gpio_get_direction,