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

/drivers/gpio/
H A Dgpio-xgene.c41 struct xgene_gpio { struct
50 static inline struct xgene_gpio *to_xgene_gpio(struct gpio_chip *chip)
52 return container_of(chip, struct xgene_gpio, chip);
57 struct xgene_gpio *chip = to_xgene_gpio(gc);
68 struct xgene_gpio *chip = to_xgene_gpio(gc);
85 struct xgene_gpio *chip = to_xgene_gpio(gc);
95 struct xgene_gpio *chip = to_xgene_gpio(gc);
116 struct xgene_gpio *chip = to_xgene_gpio(gc);
138 struct xgene_gpio *gpio = dev_get_drvdata(dev);
151 struct xgene_gpio *gpi
[all...]

Completed in 53 milliseconds