Home
last modified time | relevance | path

Searched refs:gpiod_remove_lookup_table (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/linux/gpio/
Dmachine.h94 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table);
102 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table() function
/Linux-v4.19/drivers/mfd/
Dintel_soc_pmic_core.c132 gpiod_remove_lookup_table(&panel_gpio_table); in intel_soc_pmic_i2c_remove()
/Linux-v4.19/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c171 gpiod_remove_lookup_table(&mmc_gpios_table); in omapl138_hawk_mmc_init()
Dboard-da830-evm.c238 gpiod_remove_lookup_table(&mmc_gpios_table); in da830_evm_init_mmc()
/Linux-v4.19/drivers/usb/dwc3/
Ddwc3-pci.c287 gpiod_remove_lookup_table(&platform_bytcr_gpios); in dwc3_pci_remove()
/Linux-v4.19/drivers/gpio/
Dgpiolib.c3576 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table() function
3584 EXPORT_SYMBOL_GPL(gpiod_remove_lookup_table);