Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c344 static int bcm2835_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in bcm2835_gpio_get_direction() function
395 .get_direction = bcm2835_gpio_get_direction,
412 .get_direction = bcm2835_gpio_get_direction,