Searched refs:bcm2835_gpio_get_direction (Results 1 – 1 of 1) sorted by relevance
319 static int bcm2835_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in bcm2835_gpio_get_direction() function352 .get_direction = bcm2835_gpio_get_direction,