Searched refs:template_chip (Results 1 – 5 of 5) sorted by relevance
90 static const struct gpio_chip template_chip = { variable113 wm8350_gpio->gpio_chip = template_chip; in wm8350_gpio_probe()
135 static const struct gpio_chip template_chip = { variable160 arizona_gpio->gpio_chip = template_chip; in arizona_gpio_probe()
148 static const struct gpio_chip template_chip = { variable325 tc3589x_gpio->chip = template_chip; in tc3589x_gpio_probe()
434 static const struct gpio_chip template_chip = { variable591 priv->gpio_chip = devm_kmemdup(dev, &template_chip, in zl38_spi_probe()592 sizeof(template_chip), GFP_KERNEL); in zl38_spi_probe()
276 static const struct gpio_chip template_chip = { variable358 mcp->gc = template_chip; in mcp2200_probe()