Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-tb10x.c90 static inline struct tb10x_gpio *to_tb10x_gpio(struct gpio_chip *chip) in to_tb10x_gpio() function
97 struct tb10x_gpio *tb10x_gpio = to_tb10x_gpio(chip); in tb10x_gpio_direction_in()
108 struct tb10x_gpio *tb10x_gpio = to_tb10x_gpio(chip); in tb10x_gpio_get()
121 struct tb10x_gpio *tb10x_gpio = to_tb10x_gpio(chip); in tb10x_gpio_set()
131 struct tb10x_gpio *tb10x_gpio = to_tb10x_gpio(chip); in tb10x_gpio_direction_out()
153 struct tb10x_gpio *tb10x_gpio = to_tb10x_gpio(chip); in tb10x_gpio_to_irq()