Searched refs:lpc18xx_gpio_chip (Results 1 – 1 of 1) sorted by relevance
27 struct lpc18xx_gpio_chip { struct34 static inline struct lpc18xx_gpio_chip *to_lpc18xx_gpio(struct gpio_chip *chip) in to_lpc18xx_gpio() argument36 return container_of(chip, struct lpc18xx_gpio_chip, gpio); in to_lpc18xx_gpio()41 struct lpc18xx_gpio_chip *gc = to_lpc18xx_gpio(chip); in lpc18xx_gpio_set()47 struct lpc18xx_gpio_chip *gc = to_lpc18xx_gpio(chip); in lpc18xx_gpio_get()54 struct lpc18xx_gpio_chip *gc = to_lpc18xx_gpio(chip); in lpc18xx_gpio_direction()100 struct lpc18xx_gpio_chip *gc; in lpc18xx_gpio_probe()144 struct lpc18xx_gpio_chip *gc = platform_get_drvdata(pdev); in lpc18xx_gpio_remove()