Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-da9052.c54 static inline struct da9052_gpio *to_da9052_gpio(struct gpio_chip *chip) in to_da9052_gpio() function
66 struct da9052_gpio *gpio = to_da9052_gpio(gc); in da9052_gpio_get()
108 struct da9052_gpio *gpio = to_da9052_gpio(gc); in da9052_gpio_set()
134 struct da9052_gpio *gpio = to_da9052_gpio(gc); in da9052_gpio_direction_input()
160 struct da9052_gpio *gpio = to_da9052_gpio(gc); in da9052_gpio_direction_output()
185 struct da9052_gpio *gpio = to_da9052_gpio(gc); in da9052_gpio_to_irq()