Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_atomisp2_led.c94 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_init()
102 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_cleanup()
H A 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()
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A 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
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-aggregator.c221 gpiod_remove_lookup_table(aggr->lookups); in new_device_store()
240 gpiod_remove_lookup_table(aggr->lookups); in gpio_aggregator_free()
H A Dgpiolib.c3636 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table() function
3644 EXPORT_SYMBOL_GPL(gpiod_remove_lookup_table);
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dsof_wm8804.c285 gpiod_remove_lookup_table(&up2_gpios_table); in sof_wm8804_remove()
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Dboard-omapl138-hawk.c171 gpiod_remove_lookup_table(&mmc_gpios_table); in omapl138_hawk_mmc_init()
H A Dboard-da830-evm.c231 gpiod_remove_lookup_table(&mmc_gpios_table); in da830_evm_init_mmc()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dsi_vbt.c948 gpiod_remove_lookup_table(&pmic_panel_gpio_table); in intel_dsi_vbt_gpio_cleanup()
952 gpiod_remove_lookup_table(&soc_panel_gpio_table); in intel_dsi_vbt_gpio_cleanup()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-pci.c318 gpiod_remove_lookup_table(&platform_bytcr_gpios); in dwc3_pci_remove()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-i801.c1474 gpiod_remove_lookup_table(lookup); in i801_add_mux()
1488 gpiod_remove_lookup_table(priv->lookup); in i801_del_mux()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpch_udc.c1385 gpiod_remove_lookup_table(table); in pch_vbus_gpio_remove_table()