Home
last modified time | relevance | path

Searched refs:gpiod_remove_lookup_table (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/platform/x86/
H A 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()
H A Dsel3350-platform.c215 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 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()
H A 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()
H A Dlenovo-yogabook.c208 gpiod_remove_lookup_table(&yogabook_gpios); in yogabook_probe()
474 gpiod_remove_lookup_table(&yogabook_pdev_gpios); in yogabook_pdev_probe()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/include/linux/gpio/
H A Dmachine.h113 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
/kernel/linux/linux-6.6/drivers/platform/x86/intel/atomisp2/
H A Dled.c95 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_init()
103 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_cleanup()
/kernel/linux/linux-6.6/drivers/leds/simple/
H A Dsimatic-ipc-leds-gpio-core.c40 gpiod_remove_lookup_table(table); in simatic_ipc_leds_gpio_remove()
41 gpiod_remove_lookup_table(table_extra); in simatic_ipc_leds_gpio_remove()
/kernel/linux/linux-6.6/drivers/platform/x86/intel/int3472/
H A 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()
H A Ddiscrete.c273 gpiod_remove_lookup_table(&int3472->gpios); in skl_int3472_discrete_remove()
316 * Initialising this list means we can call gpiod_remove_lookup_table() in skl_int3472_discrete_probe()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dsof_wm8804.c285 gpiod_remove_lookup_table(&up2_gpios_table); in sof_wm8804_remove()
/kernel/linux/linux-6.6/drivers/mfd/
H A Darizona-spi.c48 gpiod_remove_lookup_table(lookup); in arizona_spi_acpi_remove_lookup()
/kernel/linux/linux-6.6/drivers/platform/x86/siemens/
H A Dsimatic-ipc-batt.c151 gpiod_remove_lookup_table(table); in simatic_ipc_batt_remove()
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dsof_wm8804.c284 gpiod_remove_lookup_table(&up2_gpios_table); in sof_wm8804_remove()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-aggregator.c169 gpiod_remove_lookup_table(aggr->lookups); in new_device_store()
188 gpiod_remove_lookup_table(aggr->lookups); in gpio_aggregator_free()
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
H A Dboard-omapl138-hawk.c171 gpiod_remove_lookup_table(&mmc_gpios_table); in omapl138_hawk_mmc_init()
/kernel/linux/linux-6.6/drivers/platform/x86/x86-android-tablets/
H A Dcore.c253 gpiod_remove_lookup_table(gpiod_lookup_tables[i]); in x86_android_tablet_cleanup()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dsi_vbt.c1032 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()

Completed in 17 milliseconds

12