/openbmc/linux/drivers/platform/x86/ |
H A D | meraki-mx100.c | 212 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()
|
H A D | sel3350-platform.c | 215 gpiod_remove_lookup_table(&sel3350_gpios_table); in sel3350_probe() 216 gpiod_remove_lookup_table(&sel3350_leds_table); in sel3350_probe() 226 gpiod_remove_lookup_table(&sel3350_gpios_table); in sel3350_remove() 227 gpiod_remove_lookup_table(&sel3350_leds_table); in sel3350_remove()
|
H A D | pcengines-apuv2.c | 279 gpiod_remove_lookup_table(&gpios_led_table); in apu_board_exit() 280 gpiod_remove_lookup_table(&gpios_key_table); in apu_board_exit()
|
H A D | barco-p50-gpio.c | 368 gpiod_remove_lookup_table(&p50_gpio_led_table); in p50_gpio_probe() 380 gpiod_remove_lookup_table(&p50_gpio_led_table); in p50_gpio_remove()
|
H A D | lenovo-yogabook.c | 208 gpiod_remove_lookup_table(&yogabook_gpios); in yogabook_probe() 474 gpiod_remove_lookup_table(&yogabook_pdev_gpios); in yogabook_pdev_probe()
|
H A D | asus-tf103c-dock.c | 713 gpiod_remove_lookup_table(&tf103c_dock_gpios); in tf103c_dock_non_devm_cleanup()
|
/openbmc/linux/drivers/platform/x86/intel/atomisp2/ |
H A D | led.c | 95 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_init() 103 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_cleanup()
|
/openbmc/linux/drivers/leds/simple/ |
H A D | simatic-ipc-leds-gpio-core.c | 40 gpiod_remove_lookup_table(table); in simatic_ipc_leds_gpio_remove() 41 gpiod_remove_lookup_table(table_extra); in simatic_ipc_leds_gpio_remove()
|
/openbmc/linux/include/linux/gpio/ |
H A D | machine.h | 113 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table); 122 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table() function
|
/openbmc/linux/drivers/platform/x86/intel/int3472/ |
H A D | tps68470.c | 211 gpiod_remove_lookup_table(board_data->tps68470_gpio_lookup_tables[i]); in skl_int3472_tps68470_probe() 241 gpiod_remove_lookup_table(board_data->tps68470_gpio_lookup_tables[i]); in skl_int3472_tps68470_remove()
|
H A D | discrete.c | 273 gpiod_remove_lookup_table(&int3472->gpios); in skl_int3472_discrete_remove()
|
/openbmc/linux/arch/arm/mach-sa1100/ |
H A D | neponset.c | 389 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()
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | sof_wm8804.c | 284 gpiod_remove_lookup_table(&up2_gpios_table); in sof_wm8804_remove()
|
/openbmc/linux/drivers/platform/x86/siemens/ |
H A D | simatic-ipc-batt.c | 151 gpiod_remove_lookup_table(table); in simatic_ipc_batt_remove()
|
/openbmc/linux/drivers/mfd/ |
H A D | arizona-spi.c | 48 gpiod_remove_lookup_table(lookup); in arizona_spi_acpi_remove_lookup()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-aggregator.c | 175 gpiod_remove_lookup_table(aggr->lookups); in new_device_store() 196 gpiod_remove_lookup_table(aggr->lookups); in gpio_aggregator_free()
|
H A D | gpiolib.c | 3829 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table() function 3841 EXPORT_SYMBOL_GPL(gpiod_remove_lookup_table);
|
/openbmc/linux/drivers/platform/x86/x86-android-tablets/ |
H A D | core.c | 255 gpiod_remove_lookup_table(gpiod_lookup_tables[i]); in x86_android_tablet_remove()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dsi_vbt.c | 1032 gpiod_remove_lookup_table(&pmic_panel_gpio_table); in intel_dsi_vbt_gpio_cleanup() 1036 gpiod_remove_lookup_table(&soc_panel_gpio_table); in intel_dsi_vbt_gpio_cleanup()
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | dwc3-pci.c | 393 gpiod_remove_lookup_table(&platform_bytcr_gpios); in dwc3_pci_remove()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-i801.c | 1441 gpiod_remove_lookup_table(lookup); in i801_add_mux() 1452 gpiod_remove_lookup_table(priv->lookup); in i801_del_mux()
|
/openbmc/linux/drivers/bluetooth/ |
H A D | hci_bcm.c | 1164 gpiod_remove_lookup_table(broken_irq_dmi_id->driver_data); in bcm_get_resources()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-pci-core.c | 2095 gpiod_remove_lookup_table(lookup_table); in sdhci_pci_remove_gpio_lookup_table()
|
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_main.c | 2605 gpiod_remove_lookup_table(table); in pch_gbe_gpio_remove_table()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | pch_udc.c | 2942 gpiod_remove_lookup_table(table); in pch_vbus_gpio_remove_table()
|