Lines Matching defs:brcmstb_gpio_priv
40 struct brcmstb_gpio_priv *parent_priv;
46 struct brcmstb_gpio_priv {
63 static inline struct brcmstb_gpio_priv *
102 struct brcmstb_gpio_priv *priv = bank->parent_priv;
119 struct brcmstb_gpio_priv *priv = brcmstb_gpio_gc_to_priv(gc);
150 struct brcmstb_gpio_priv *priv = bank->parent_priv;
160 struct brcmstb_gpio_priv *priv = bank->parent_priv;
217 static int brcmstb_gpio_priv_set_wake(struct brcmstb_gpio_priv *priv,
236 struct brcmstb_gpio_priv *priv = bank->parent_priv;
253 struct brcmstb_gpio_priv *priv = data;
264 struct brcmstb_gpio_priv *priv = bank->parent_priv;
285 struct brcmstb_gpio_priv *priv = irq_desc_get_handler_data(desc);
299 struct brcmstb_gpio_priv *priv, irq_hw_number_t hwirq)
324 struct brcmstb_gpio_priv *priv = d->host_data;
376 struct brcmstb_gpio_priv *priv = platform_get_drvdata(pdev);
405 struct brcmstb_gpio_priv *priv = brcmstb_gpio_gc_to_priv(gc);
435 struct brcmstb_gpio_priv *priv)
497 static void brcmstb_gpio_bank_save(struct brcmstb_gpio_priv *priv,
510 struct brcmstb_gpio_priv *priv = dev_get_drvdata(dev);
542 static void brcmstb_gpio_bank_restore(struct brcmstb_gpio_priv *priv,
561 struct brcmstb_gpio_priv *priv = dev_get_drvdata(dev);
595 struct brcmstb_gpio_priv *priv;