Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-tps65912.c81 static struct gpio_chip template_chip = { variable
106 tps65912_gpio->gpio_chip = template_chip; in tps65912_gpio_probe()
Dgpio-arizona.c87 static struct gpio_chip template_chip = { variable
110 arizona_gpio->gpio_chip = template_chip; in arizona_gpio_probe()
Dgpio-wm8350.c101 static struct gpio_chip template_chip = { variable
125 wm8350_gpio->gpio_chip = template_chip; in wm8350_gpio_probe()
Dgpio-wm8994.c235 static struct gpio_chip template_chip = { variable
261 wm8994_gpio->gpio_chip = template_chip; in wm8994_gpio_probe()
Dgpio-wm831x.c233 static struct gpio_chip template_chip = { variable
259 wm831x_gpio->gpio_chip = template_chip; in wm831x_gpio_probe()
Dgpio-tc3589x.c92 static struct gpio_chip template_chip = { variable
259 tc3589x_gpio->chip = template_chip; in tc3589x_gpio_probe()
Dgpio-twl4030.c389 static struct gpio_chip template_chip = { variable
509 priv->gpio_chip = template_chip; in gpio_twl4030_probe()
Dgpio-stmpe.c112 static struct gpio_chip template_chip = { variable
357 stmpe_gpio->chip = template_chip; in stmpe_gpio_probe()
Dgpio-bcm-kona.c308 static struct gpio_chip template_chip = { variable
581 kona_gpio->gpio_chip = template_chip; in bcm_kona_gpio_probe()