Home
last modified time | relevance | path

Searched defs:gpiod_remove_lookup_table (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/gpio/
H A Dmachine.h109 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table() function
/kernel/linux/linux-6.6/include/linux/gpio/
H A Dmachine.h122 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table() function
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib.c3646 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table() function
3654 EXPORT_SYMBOL_GPL(gpiod_remove_lookup_table); variable
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib.c3828 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table() function
3840 EXPORT_SYMBOL_GPL(gpiod_remove_lookup_table); variable

Completed in 12 milliseconds