Home
last modified time | relevance | path

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

/linux-6.1.9/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()
Dbarco-p50-gpio.c368 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()
Dlenovo-yogabook-wmi.c233 gpiod_remove_lookup_table(&yogabook_wmi_gpios); in yogabook_wmi_rm_gpio_lookup()
Dasus-tf103c-dock.c713 gpiod_remove_lookup_table(&tf103c_dock_gpios); in tf103c_dock_non_devm_cleanup()
Dx86-android-tablets.c1691 gpiod_remove_lookup_table(gpiod_lookup_tables[i]); in x86_android_tablet_cleanup()
/linux-6.1.9/drivers/platform/x86/intel/atomisp2/
Dled.c95 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_init()
103 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_cleanup()
/linux-6.1.9/include/linux/gpio/
Dmachine.h114 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table);
123 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table() function
/linux-6.1.9/drivers/platform/x86/intel/int3472/
Dtps68470.c208 gpiod_remove_lookup_table(board_data->tps68470_gpio_lookup_tables[i]); in skl_int3472_tps68470_probe()
238 gpiod_remove_lookup_table(board_data->tps68470_gpio_lookup_tables[i]); in skl_int3472_tps68470_remove()
Ddiscrete.c342 gpiod_remove_lookup_table(&int3472->gpios); in skl_int3472_discrete_remove()
/linux-6.1.9/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-6.1.9/drivers/leds/simple/
Dsimatic-ipc-leds-gpio.c66 gpiod_remove_lookup_table(simatic_ipc_led_gpio_table); in simatic_ipc_leds_gpio_remove()
/linux-6.1.9/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.c3645 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table() function
3657 EXPORT_SYMBOL_GPL(gpiod_remove_lookup_table);
/linux-6.1.9/sound/soc/intel/boards/
Dsof_wm8804.c284 gpiod_remove_lookup_table(&up2_gpios_table); in sof_wm8804_remove()
/linux-6.1.9/drivers/mfd/
Darizona-spi.c48 gpiod_remove_lookup_table(lookup); in arizona_spi_acpi_remove_lookup()
/linux-6.1.9/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c168 gpiod_remove_lookup_table(&mmc_gpios_table); in omapl138_hawk_mmc_init()
Dboard-da830-evm.c228 gpiod_remove_lookup_table(&mmc_gpios_table); in da830_evm_init_mmc()
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_dsi_vbt.c1042 gpiod_remove_lookup_table(&pmic_panel_gpio_table); in intel_dsi_vbt_gpio_cleanup()
1046 gpiod_remove_lookup_table(&soc_panel_gpio_table); in intel_dsi_vbt_gpio_cleanup()
/linux-6.1.9/drivers/usb/dwc3/
Ddwc3-pci.c378 gpiod_remove_lookup_table(&platform_bytcr_gpios); in dwc3_pci_remove()
/linux-6.1.9/drivers/i2c/busses/
Di2c-i801.c1439 gpiod_remove_lookup_table(lookup); in i801_add_mux()
1447 gpiod_remove_lookup_table(priv->lookup); in i801_del_mux()
/linux-6.1.9/drivers/bluetooth/
Dhci_bcm.c1142 gpiod_remove_lookup_table(broken_irq_dmi_id->driver_data); in bcm_get_resources()
/linux-6.1.9/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c2605 gpiod_remove_lookup_table(table); in pch_gbe_gpio_remove_table()
/linux-6.1.9/drivers/usb/gadget/udc/
Dpch_udc.c2943 gpiod_remove_lookup_table(table); in pch_vbus_gpio_remove_table()