Lines Matching refs:brcmstb_gpio_priv
50 struct brcmstb_gpio_priv *parent_priv;
56 struct brcmstb_gpio_priv {
73 static inline struct brcmstb_gpio_priv *
112 struct brcmstb_gpio_priv *priv = bank->parent_priv;
129 struct brcmstb_gpio_priv *priv = brcmstb_gpio_gc_to_priv(gc);
160 struct brcmstb_gpio_priv *priv = bank->parent_priv;
170 struct brcmstb_gpio_priv *priv = bank->parent_priv;
227 static int brcmstb_gpio_priv_set_wake(struct brcmstb_gpio_priv *priv,
246 struct brcmstb_gpio_priv *priv = bank->parent_priv;
263 struct brcmstb_gpio_priv *priv = data;
274 struct brcmstb_gpio_priv *priv = bank->parent_priv;
296 struct brcmstb_gpio_priv *priv = irq_desc_get_handler_data(desc);
310 struct brcmstb_gpio_priv *priv, irq_hw_number_t hwirq)
335 struct brcmstb_gpio_priv *priv = d->host_data;
387 struct brcmstb_gpio_priv *priv = platform_get_drvdata(pdev);
421 struct brcmstb_gpio_priv *priv = brcmstb_gpio_gc_to_priv(gc);
451 struct brcmstb_gpio_priv *priv)
513 static void brcmstb_gpio_bank_save(struct brcmstb_gpio_priv *priv,
526 struct brcmstb_gpio_priv *priv = dev_get_drvdata(dev);
558 static void brcmstb_gpio_bank_restore(struct brcmstb_gpio_priv *priv,
577 struct brcmstb_gpio_priv *priv = dev_get_drvdata(dev);
654 struct brcmstb_gpio_priv *priv;