Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/gpio/
Dmachine.h94 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table);
102 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table() function
/linux-4.19.296/drivers/gpio/
Dgpiolib.c3652 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table() function
3660 EXPORT_SYMBOL_GPL(gpiod_remove_lookup_table);