Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/gpio/
Dmachine.h60 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table);
/linux-4.4.14/drivers/mfd/
Dintel_soc_pmic_core.c132 gpiod_remove_lookup_table(&panel_gpio_table); in intel_soc_pmic_i2c_remove()
/linux-4.4.14/drivers/gpio/
Dgpiolib.c1802 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table() function