Home
last modified time | relevance | path

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

/drivers/platform/x86/
Dpcengines-apuv2.c253 gpiod_remove_lookup_table(&gpios_led_table); in apu_board_exit()
254 gpiod_remove_lookup_table(&gpios_key_table); in apu_board_exit()
/drivers/mfd/
Dintel_soc_pmic_core.c125 gpiod_remove_lookup_table(&panel_gpio_table); in intel_soc_pmic_i2c_remove()
/drivers/usb/dwc3/
Ddwc3-pci.c294 gpiod_remove_lookup_table(&platform_bytcr_gpios); in dwc3_pci_remove()
/drivers/i2c/busses/
Di2c-i801.c1457 gpiod_remove_lookup_table(lookup); in i801_add_mux()
1471 gpiod_remove_lookup_table(priv->lookup); in i801_del_mux()
/drivers/gpio/
Dgpiolib.c4225 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table() function
4233 EXPORT_SYMBOL_GPL(gpiod_remove_lookup_table);