Searched refs:template_chip (Results 1 – 10 of 10) sorted by relevance
78 static const struct gpio_chip template_chip = { variable104 gpio->chip = template_chip; in tpic2810_probe()
88 static const struct gpio_chip template_chip = { variable111 gpio->gpio_chip = template_chip; in tps65912_gpio_probe()
90 static const struct gpio_chip template_chip = { variable113 wm8350_gpio->gpio_chip = template_chip; in wm8350_gpio_probe()
134 static const struct gpio_chip template_chip = { variable160 gpio->chip = template_chip; in lp87565_gpio_probe()
115 static const struct gpio_chip template_chip = { variable152 priv->gpio_chip = template_chip; in ts4900_gpio_probe()
166 static const struct gpio_chip template_chip = { variable190 tps65218_gpio->gpio_chip = template_chip; in tps65218_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()