Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c329 static int bcm2835_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in bcm2835_gpio_get_direction() function
384 .get_direction = bcm2835_gpio_get_direction,
401 .get_direction = bcm2835_gpio_get_direction,