Searched refs:gpiod_add_lookup_table (Results 1 – 7 of 7) sorted by relevance
50 gpiod_add_lookup_table(&wifi_gpio_lookup); in tegra_paz00_wifikill_init()
59 void gpiod_add_lookup_table(struct gpiod_lookup_table *table);
482 gpiod_add_lookup_table(&qi_lb60_audio_gpio_table); in qi_lb60_init_platform_devices()483 gpiod_add_lookup_table(&qi_lb60_nand_gpio_table); in qi_lb60_init_platform_devices()
420 gpiod_add_lookup_table(lookup); in impd1_probe()
139 gpiod_add_lookup_table(&gpios_table);
769 gpiod_add_lookup_table(&rx51_fmtx_gpios_table); in rx51_gpio_init()
1654 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) in gpiod_add_lookup_table() function