Home
last modified time | relevance | path

Searched refs:gpiochip_free_own_desc (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/arch/arm/mach-omap1/
Dams-delta-fiq.c126 gpiochip_free_own_desc(gpiod); in ams_delta_init_fiq()
222 gpiochip_free_own_desc(data); in ams_delta_init_fiq()
224 gpiochip_free_own_desc(clk); in ams_delta_init_fiq()
/Linux-v5.4/drivers/gpio/
Dgpiolib-acpi.c288 gpiochip_free_own_desc(desc); in acpi_gpiochip_alloc_event()
377 gpiochip_free_own_desc(event->desc); in acpi_gpiochip_free_interrupts()
991 gpiochip_free_own_desc(desc); in acpi_gpio_adr_space_handler()
1047 gpiochip_free_own_desc(conn->desc); in acpi_gpiochip_free_regions()
Dgpiolib.c2895 void gpiochip_free_own_desc(struct gpio_desc *desc) in gpiochip_free_own_desc() function
2900 EXPORT_SYMBOL_GPL(gpiochip_free_own_desc);
4714 gpiochip_free_own_desc(&chip->gpiodev->descs[id]); in gpiochip_free_hogs()
Dgpio-mvebu.c643 gpiochip_free_own_desc(mvpwm->gpiod); in mvebu_pwm_free()
/Linux-v5.4/include/linux/gpio/
Ddriver.h714 void gpiochip_free_own_desc(struct gpio_desc *desc);
/Linux-v5.4/drivers/hid/
Dhid-cp2112.c1228 gpiochip_free_own_desc(dev->desc[pin]); in cp2112_allocate_irq()
1395 gpiochip_free_own_desc(dev->desc[i]); in cp2112_remove()
/Linux-v5.4/Documentation/driver-api/gpio/
Ddriver.rst636 void gpiochip_free_own_desc(struct gpio_desc *desc)
639 gpiochip_free_own_desc().
/Linux-v5.4/drivers/memory/
Domap-gpmc.c2223 gpiochip_free_own_desc(waitpin_desc); in gpmc_probe_generic_child()