Searched refs:xgene_gpio (Results 1 – 1 of 1) sorted by relevance
41 struct xgene_gpio { struct50 static inline struct xgene_gpio *to_xgene_gpio(struct gpio_chip *chip) in to_xgene_gpio() argument52 return container_of(chip, struct xgene_gpio, chip); in to_xgene_gpio()57 struct xgene_gpio *chip = to_xgene_gpio(gc); in xgene_gpio_get()68 struct xgene_gpio *chip = to_xgene_gpio(gc); in __xgene_gpio_set()85 struct xgene_gpio *chip = to_xgene_gpio(gc); in xgene_gpio_set()95 struct xgene_gpio *chip = to_xgene_gpio(gc); in xgene_gpio_dir_in()116 struct xgene_gpio *chip = to_xgene_gpio(gc); in xgene_gpio_dir_out()138 struct xgene_gpio *gpio = dev_get_drvdata(dev); in xgene_gpio_suspend()151 struct xgene_gpio *gpio = dev_get_drvdata(dev); in xgene_gpio_resume()[all …]