Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dled.c48 gpiochip_free_own_desc(wl->radio_led.gpiod); in brcms_led_unregister()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-acpi.c357 gpiochip_free_own_desc(desc); in acpi_gpiochip_alloc_event()
446 gpiochip_free_own_desc(event->desc); in acpi_gpiochip_free_interrupts()
1076 gpiochip_free_own_desc(desc); in acpi_gpio_adr_space_handler()
1132 gpiochip_free_own_desc(conn->desc); in acpi_gpiochip_free_regions()
H A Dgpiolib-of.c720 gpiochip_free_own_desc(&descs[i]); in of_gpiochip_remove_hog()
H A Dgpiolib.c2262 void gpiochip_free_own_desc(struct gpio_desc *desc) in gpiochip_free_own_desc() function
2267 EXPORT_SYMBOL_GPL(gpiochip_free_own_desc);
4200 gpiochip_free_own_desc(&gc->gpiodev->descs[id]); in gpiochip_free_hogs()
H A Dgpio-mvebu.c646 gpiochip_free_own_desc(mvpwm->gpiod); in mvebu_pwm_free()
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Ddriver.h780 void gpiochip_free_own_desc(struct gpio_desc *desc);
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-cp2112.c1224 gpiochip_free_own_desc(dev->desc[pin]); in cp2112_allocate_irq()
1401 gpiochip_free_own_desc(dev->desc[i]); in cp2112_remove()
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Ddriver.rst638 void gpiochip_free_own_desc(struct gpio_desc *desc)
641 gpiochip_free_own_desc().
/OK3568_Linux_fs/kernel/drivers/memory/
H A Domap-gpmc.c2262 gpiochip_free_own_desc(waitpin_desc); in gpmc_probe_generic_child()