Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Ddriver_gpio.c22 static int bcma_gpio_get_value(struct gpio_chip *chip, unsigned gpio) in bcma_gpio_get_value() function
186 chip->get = bcma_gpio_get_value; in bcma_gpio_init()