Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c325 static int bcm2835_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in bcm2835_gpio_get_direction() function
373 .get_direction = bcm2835_gpio_get_direction,
390 .get_direction = bcm2835_gpio_get_direction,
/kernel/linux/linux-6.6/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,

Completed in 4 milliseconds