Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-xgene-sb.c50 struct xgene_gpio_sb { struct
56 static inline struct xgene_gpio_sb *to_xgene_gpio_sb(struct gpio_chip *gc) in to_xgene_gpio_sb() argument
60 return container_of(bgc, struct xgene_gpio_sb, bgc); in to_xgene_gpio_sb()
77 struct xgene_gpio_sb *priv = to_xgene_gpio_sb(gc); in apm_gpio_sb_to_irq()
87 struct xgene_gpio_sb *priv; in xgene_gpio_sb_probe()
144 struct xgene_gpio_sb *priv = platform_get_drvdata(pdev); in xgene_gpio_sb_remove()