Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bcma/
Ddriver_gpio.c20 static int bcma_gpio_get_value(struct gpio_chip *chip, unsigned gpio) in bcma_gpio_get_value() function
180 chip->get = bcma_gpio_get_value; in bcma_gpio_init()