Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/gpio/
Dmachine.h98 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table);
106 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table() function
/Linux-v5.4/drivers/platform/x86/
Dpcengines-apuv2.c253 gpiod_remove_lookup_table(&gpios_led_table); in apu_board_exit()
254 gpiod_remove_lookup_table(&gpios_key_table); in apu_board_exit()
/Linux-v5.4/arch/arm/mach-sa1100/
Dneponset.c389 gpiod_remove_lookup_table(&neponset_pcmcia_table); in neponset_remove()
390 gpiod_remove_lookup_table(&neponset_uart3_gpio_table); in neponset_remove()
391 gpiod_remove_lookup_table(&neponset_uart1_gpio_table); in neponset_remove()
/Linux-v5.4/drivers/mfd/
Dintel_soc_pmic_core.c125 gpiod_remove_lookup_table(&panel_gpio_table); in intel_soc_pmic_i2c_remove()
/Linux-v5.4/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c171 gpiod_remove_lookup_table(&mmc_gpios_table); in omapl138_hawk_mmc_init()
Dboard-da830-evm.c231 gpiod_remove_lookup_table(&mmc_gpios_table); in da830_evm_init_mmc()
/Linux-v5.4/drivers/usb/dwc3/
Ddwc3-pci.c292 gpiod_remove_lookup_table(&platform_bytcr_gpios); in dwc3_pci_remove()
/Linux-v5.4/drivers/i2c/busses/
Di2c-i801.c1457 gpiod_remove_lookup_table(lookup); in i801_add_mux()
1471 gpiod_remove_lookup_table(priv->lookup); in i801_del_mux()
/Linux-v5.4/drivers/gpio/
Dgpiolib.c4216 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table() function
4224 EXPORT_SYMBOL_GPL(gpiod_remove_lookup_table);