Home
last modified time | relevance | path

Searched refs:gpiochip_remove (Results 1 – 25 of 51) sorted by relevance

123

/linux-2.6.39/drivers/gpio/
Dsch_gpio.c253 err = gpiochip_remove(&sch_gpio_core); in sch_gpio_probe()
271 err = gpiochip_remove(&sch_gpio_core); in sch_gpio_remove()
275 err = gpiochip_remove(&sch_gpio_resume); in sch_gpio_remove()
Dml_ioh_gpio.c235 ret = gpiochip_remove(&chip->gpio); in ioh_gpio_probe()
265 err = gpiochip_remove(&chip->gpio); in ioh_gpio_remove()
Ducb1400_gpio.c94 err = gpiochip_remove(&ucb->gc); in ucb1400_gpio_remove()
Dmc33880.c160 ret = gpiochip_remove(&mc->chip); in mc33880_remove()
Dwm8350-gpiolib.c153 ret = gpiochip_remove(&wm8350_gpio->gpio_chip); in wm8350_gpio_remove()
D74x164.c147 ret = gpiochip_remove(&chip->gpio_chip); in gen_74x164_remove()
Dit8761e_gpio.c220 int ret = gpiochip_remove(&it8761e_gpio_chip); in it8761e_gpio_exit()
Dadp5520-gpio.c176 ret = gpiochip_remove(&dev->gpio_chip); in adp5520_gpio_remove()
Dmax730x.c244 ret = gpiochip_remove(&ts->chip); in __max730x_remove()
Dwm8994-gpio.c213 ret = gpiochip_remove(&wm8994_gpio->gpio_chip); in wm8994_gpio_remove()
Dmcp23s08.c454 tmp = gpiochip_remove(&data->mcp[addr]->chip); in mcp23s08_probe()
485 tmp = gpiochip_remove(&data->mcp[addr]->chip); in mcp23s08_remove()
Dbasic_mmio_gpio.c264 return gpiochip_remove(&bgc->gc); in bgpio_remove()
Djanz-ttl.c223 ret = gpiochip_remove(&mod->gpio); in ttl_remove()
Drdc321x-gpio.c214 ret = gpiochip_remove(&rdc321x_gpio_dev->chip); in rdc321x_gpio_remove()
Dwm831x-gpio.c288 ret = gpiochip_remove(&wm831x_gpio->gpio_chip); in wm831x_gpio_remove()
Dvx855_gpio.c291 if (gpiochip_remove(&vg->gpio)) in vx855gpio_remove()
Dsx150x.c631 WARN_ON(gpiochip_remove(&chip->gpio_chip) < 0); in sx150x_probe()
643 rc = gpiochip_remove(&chip->gpio_chip); in sx150x_remove()
/linux-2.6.39/arch/arm/common/
Dscoop.c235 temp = gpiochip_remove(&devptr->gpio); in scoop_probe()
254 ret = gpiochip_remove(&sdev->gpio); in scoop_remove()
/linux-2.6.39/arch/sh/boards/mach-x3proto/
Dgpio.c126 ret = gpiochip_remove(&x3proto_gpio_chip); in x3proto_gpio_setup()
/linux-2.6.39/include/asm-generic/
Dgpio.h141 extern int __must_check gpiochip_remove(struct gpio_chip *chip);
/linux-2.6.39/arch/powerpc/platforms/83xx/
Dmcu_mpc8349emitx.c100 return gpiochip_remove(&mcu->gc); in mcu_gpiochip_remove()
/linux-2.6.39/drivers/mfd/
Ducb1x00-core.c611 temp = gpiochip_remove(&ucb->gpio); in ucb1x00_probe()
635 ret = gpiochip_remove(&ucb->gpio); in ucb1x00_remove()
Dtps6586x.c532 ret = gpiochip_remove(&tps6586x->gpio); in tps6586x_i2c_probe()
555 ret = gpiochip_remove(&tps6586x->gpio); in tps6586x_i2c_remove()
/linux-2.6.39/drivers/tty/serial/
Dmax3107-aava.c286 if (gpiochip_remove(&s->chip)) in max3107_aava_remove()
/linux-2.6.39/drivers/video/via/
Dvia-gpio.c281 ret = gpiochip_remove(&gpio_config.gpio_chip); in viafb_gpio_remove()

123