Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/
Dmeraki-mx100.c212 gpiod_remove_lookup_table(&tink_keys_table); in tink_board_init()
213 gpiod_remove_lookup_table(&tink_leds_table); in tink_board_init()
222 gpiod_remove_lookup_table(&tink_keys_table); in tink_board_exit()
223 gpiod_remove_lookup_table(&tink_leds_table); in tink_board_exit()
Dpcengines-apuv2.c279 gpiod_remove_lookup_table(&gpios_led_table); in apu_board_exit()
280 gpiod_remove_lookup_table(&gpios_key_table); in apu_board_exit()
/Linux-v5.15/drivers/platform/x86/intel/atomisp2/
Dled.c94 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_init()
102 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_cleanup()
/Linux-v5.15/include/linux/gpio/
Dmachine.h101 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table);
109 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table() function
/Linux-v5.15/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.15/drivers/mfd/
Darizona-spi.c67 gpiod_remove_lookup_table(lookup); in arizona_spi_acpi_remove_lookup()
/Linux-v5.15/drivers/gpio/
Dgpio-aggregator.c164 gpiod_remove_lookup_table(aggr->lookups); in new_device_store()
183 gpiod_remove_lookup_table(aggr->lookups); in gpio_aggregator_free()
Dgpiolib.c3497 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table() function
3509 EXPORT_SYMBOL_GPL(gpiod_remove_lookup_table);
/Linux-v5.15/sound/soc/intel/boards/
Dsof_wm8804.c284 gpiod_remove_lookup_table(&up2_gpios_table); in sof_wm8804_remove()
/Linux-v5.15/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.15/drivers/platform/x86/intel/int3472/
Dintel_skl_int3472_discrete.c402 gpiod_remove_lookup_table(&int3472->gpios); in skl_int3472_discrete_remove()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dsi_vbt.c937 gpiod_remove_lookup_table(&pmic_panel_gpio_table); in intel_dsi_vbt_gpio_cleanup()
941 gpiod_remove_lookup_table(&soc_panel_gpio_table); in intel_dsi_vbt_gpio_cleanup()
/Linux-v5.15/drivers/usb/dwc3/
Ddwc3-pci.c332 gpiod_remove_lookup_table(&platform_bytcr_gpios); in dwc3_pci_remove()
/Linux-v5.15/drivers/i2c/busses/
Di2c-i801.c1444 gpiod_remove_lookup_table(lookup); in i801_add_mux()
1454 gpiod_remove_lookup_table(priv->lookup); in i801_del_mux()
/Linux-v5.15/drivers/usb/gadget/udc/
Dpch_udc.c2943 gpiod_remove_lookup_table(table); in pch_vbus_gpio_remove_table()
/Linux-v5.15/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c2607 gpiod_remove_lookup_table(table); in pch_gbe_gpio_remove_table()