Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/gpio/
Dmachine.h92 void gpiod_add_lookup_table(struct gpiod_lookup_table *table);
98 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_add_lookup_table() function
/linux-4.19.296/drivers/misc/eeprom/
Ddigsy_mtc_eeprom.c101 gpiod_add_lookup_table(&eeprom_spi_gpiod_table); in digsy_mtc_eeprom_devices_init()
/linux-4.19.296/drivers/gpio/
Dgpiolib.c3638 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) in gpiod_add_lookup_table() function
3646 EXPORT_SYMBOL_GPL(gpiod_add_lookup_table);