Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c318 static int bcm2835_gpio_get(struct gpio_chip *chip, unsigned offset) in bcm2835_gpio_get() function
374 .get = bcm2835_gpio_get,
391 .get = bcm2835_gpio_get,
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c332 static int bcm2835_gpio_get(struct gpio_chip *chip, unsigned offset) in bcm2835_gpio_get() function
391 .get = bcm2835_gpio_get,
408 .get = bcm2835_gpio_get,

Completed in 4 milliseconds