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

/linux-4.1.27/drivers/gpio/
H A Dgpio-xgene.c50 static inline struct xgene_gpio *to_xgene_gpio(struct gpio_chip *chip) to_xgene_gpio() function
57 struct xgene_gpio *chip = to_xgene_gpio(gc); xgene_gpio_get()
68 struct xgene_gpio *chip = to_xgene_gpio(gc); __xgene_gpio_set()
85 struct xgene_gpio *chip = to_xgene_gpio(gc); xgene_gpio_set()
95 struct xgene_gpio *chip = to_xgene_gpio(gc); xgene_gpio_dir_in()
116 struct xgene_gpio *chip = to_xgene_gpio(gc); xgene_gpio_dir_out()

Completed in 78 milliseconds