| /linux/arch/arm/mach-omap2/ |
| H A D | pdata-quirks.c | 129 gpiod_add_lookup_table(&omap3_sbc_t3x_usb_gpio_table); in omap3_sbc_t3730_legacy_init() 135 gpiod_add_lookup_table(&omap3_sbc_t3x_usb_gpio_table); in omap3_sbc_t3530_legacy_init() 195 gpiod_add_lookup_table(&cm_t3517_wlan_gpio_table); in omap3_sbc_t3517_wifi_init() 230 gpiod_add_lookup_table(&omap3_sbc_t3517_usb_gpio_table); in omap3_sbc_t3517_legacy_init() 290 gpiod_add_lookup_table(&pandora_soc_audio_gpios); in omap3_pandora_legacy_init()
|
| /linux/include/linux/gpio/ |
| H A D | machine.h | 111 void gpiod_add_lookup_table(struct gpiod_lookup_table *table); 118 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_add_lookup_table() function
|
| /linux/arch/arm/mach-s3c/ |
| H A D | mach-crag6410-module.c | 421 gpiod_add_lookup_table(&wm5102_reva_gpiod_table); in wlf_gf_module_probe() 422 gpiod_add_lookup_table(&wm5102_gpiod_table); in wlf_gf_module_probe() 423 gpiod_add_lookup_table(&wm8994_gpiod_table); in wlf_gf_module_probe() 439 gpiod_add_lookup_table(gf_mods[i].gpiod_table); in wlf_gf_module_probe()
|
| H A D | mach-crag6410.c | 864 gpiod_add_lookup_table(&crag_pmic_gpiod_table); in crag6410_machine_init() 866 gpiod_add_lookup_table(&crag_wm1250_ev1_gpiod_table); in crag6410_machine_init() 871 gpiod_add_lookup_table(&crag_spi0_gpiod_table); in crag6410_machine_init()
|
| /linux/arch/sh/boards/mach-ecovec24/ |
| H A D | setup.c | 1322 gpiod_add_lookup_table(&mmc_spi_gpio_table); in arch_setup() 1323 gpiod_add_lookup_table(&msiof_gpio_table); in arch_setup() 1409 gpiod_add_lookup_table(&tw9910_gpios); in arch_setup() 1410 gpiod_add_lookup_table(&mt9t112_0_gpios); in arch_setup() 1411 gpiod_add_lookup_table(&mt9t112_1_gpios); in arch_setup() 1467 gpiod_add_lookup_table(&cn12_power_gpiod_table); in arch_setup() 1469 gpiod_add_lookup_table(&sdhi0_power_gpiod_table); in arch_setup() 1470 gpiod_add_lookup_table(&sdhi0_gpio_table); in arch_setup() 1472 gpiod_add_lookup_table(&sdhi1_gpio_table); in arch_setup() 1476 gpiod_add_lookup_table(&gpio_backlight_lookup); in arch_setup()
|
| /linux/arch/arm/mach-omap1/ |
| H A D | board-osk.c | 249 gpiod_add_lookup_table(&tps_leds_gpio_table); in osk_tps_setup() 403 gpiod_add_lookup_table(&osk_irq_gpio_table); in osk_init() 428 gpiod_add_lookup_table(&osk_usb_gpio_table); in osk_init()
|
| H A D | board-palmte.c | 240 gpiod_add_lookup_table(&palmte_irq_gpio_table); in omap_palmte_init()
|
| /linux/arch/arm/mach-sa1100/ |
| H A D | assabet.c | 563 gpiod_add_lookup_table(&assabet_uart1_gpio_table); in assabet_init() 564 gpiod_add_lookup_table(&assabet_uart3_gpio_table); in assabet_init() 565 gpiod_add_lookup_table(&assabet_cf_vcc_gpio_table); in assabet_init() 579 gpiod_add_lookup_table(&assabet_leds_gpio_table); in assabet_init()
|
| H A D | jornada720.c | 274 gpiod_add_lookup_table(&jornada_ts_gpiod_table); in jornada720_init() 275 gpiod_add_lookup_table(&jornada_pcmcia_gpiod_table); in jornada720_init()
|
| H A D | h3xxx.c | 238 gpiod_add_lookup_table(&h3xxx_pcmcia_gpio_table); in h3xxx_mach_init() 239 gpiod_add_lookup_table(&h3xxx_uart3_gpio_table); in h3xxx_mach_init()
|
| H A D | neponset.c | 336 gpiod_add_lookup_table(&neponset_uart1_gpio_table); in neponset_probe() 337 gpiod_add_lookup_table(&neponset_uart3_gpio_table); in neponset_probe() 338 gpiod_add_lookup_table(&neponset_pcmcia_table); in neponset_probe()
|
| H A D | collie.c | 379 gpiod_add_lookup_table(&collie_power_gpiod_table); in collie_init() 380 gpiod_add_lookup_table(&collie_battery_gpiod_table); in collie_init()
|
| /linux/arch/arm/mach-orion5x/ |
| H A D | dns323-setup.c | 652 gpiod_add_lookup_table(&dns323a1_leds_gpio_table); in dns323_init() 660 gpiod_add_lookup_table(&dns323b1_leds_gpio_table); in dns323_init() 666 gpiod_add_lookup_table(&dns323c_leds_gpio_table); in dns323_init()
|
| H A D | board-d2net.c | 103 gpiod_add_lookup_table(&d2net_leds_gpio_table); in d2net_gpio_leds_init()
|
| H A D | mv2120-setup.c | 234 gpiod_add_lookup_table(&mv2120_leds_gpio_table); in mv2120_init()
|
| H A D | ts409-setup.c | 311 gpiod_add_lookup_table(&ts409_leds_gpio_table); in qnap_ts409_init()
|
| H A D | net2big-setup.c | 297 gpiod_add_lookup_table(&net2big_leds_gpio_table); in net2big_gpio_leds_init()
|
| /linux/drivers/misc/eeprom/ |
| H A D | digsy_mtc_eeprom.c | 83 gpiod_add_lookup_table(&eeprom_spi_gpiod_table); in digsy_mtc_eeprom_devices_init()
|
| /linux/drivers/platform/x86/intel/atomisp2/ |
| H A D | led.c | 88 gpiod_add_lookup_table(gpio_lookup); in atomisp2_led_init()
|
| /linux/Documentation/w1/masters/ |
| H A D | w1-gpio.rst | 46 gpiod_add_lookup_table(&foo_w1_gpiod_table);
|
| /linux/arch/mips/alchemy/ |
| H A D | board-gpr.c | 287 gpiod_add_lookup_table(&gpr_i2c_gpiod_table); in gpr_dev_init()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | isp_v4_1_1.c | 245 gpiod_add_lookup_table(&isp_gpio_table); in isp_v4_1_1_hw_init() 246 gpiod_add_lookup_table(&isp_sensor_gpio_table); in isp_v4_1_1_hw_init()
|
| /linux/arch/sh/boards/mach-migor/ |
| H A D | setup.c | 597 gpiod_add_lookup_table(&ov7725_gpios); in migor_devices_setup() 598 gpiod_add_lookup_table(&tw9910_gpios); in migor_devices_setup()
|
| /linux/drivers/platform/x86/intel/int3472/ |
| H A D | tps68470.c | 202 gpiod_add_lookup_table(board_data->tps68470_gpio_lookup_tables[i]); in skl_int3472_tps68470_probe()
|
| /linux/drivers/mfd/ |
| H A D | arizona-spi.c | 71 gpiod_add_lookup_table(lookup); in arizona_spi_acpi_windows_probe()
|