Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/atomisp2/
H A Dled.c94 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_init()
102 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_cleanup()
/linux/arch/arm/mach-sa1100/
H A 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/sound/soc/intel/boards/
H A Dsof_wm8804.c286 gpiod_remove_lookup_table(&up2_gpios_table); in sof_wm8804_remove()
/linux/sound/soc/samsung/
H A Dspeyside.c352 gpiod_remove_lookup_table(&wm8996_gpiod_table);
/linux/drivers/gpio/
H A Dgpio-aggregator.c984 gpiod_remove_lookup_table(aggr->lookups); in gpio_aggregator_activate()
1001 gpiod_remove_lookup_table(aggr->lookups); in gpio_aggregator_deactivate()
1513 gpiod_remove_lookup_table(aggr->lookups); in gpio_aggregator_new_device_store()
H A Dgpiolib-shared.c609 gpiod_remove_lookup_table(ref->lookup); in gpio_device_teardown_shared()
H A Dgpio-virtuser.c1415 gpiod_remove_lookup_table(dev->lookup_table); in gpio_virtuser_remove_lookup_table()
H A Dgpiolib.c4586 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table() function
4596 EXPORT_SYMBOL_GPL(gpiod_remove_lookup_table);
/linux/drivers/usb/dwc3/
H A Ddwc3-pci.c405 gpiod_remove_lookup_table(&platform_bytcr_gpios); in dwc3_pci_remove()
/linux/drivers/platform/x86/
H A Dasus-tf103c-dock.c712 gpiod_remove_lookup_table(&tf103c_dock_gpios); in tf103c_dock_non_devm_cleanup()
/linux/drivers/i2c/busses/
H A Di2c-i801.c1353 gpiod_remove_lookup_table(lookup); in i801_add_mux()
1365 gpiod_remove_lookup_table(priv->lookup); in i801_del_mux()
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c2633 gpiod_remove_lookup_table(table); in pch_gbe_gpio_remove_table()