Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c319 struct gpiod_lookup_table *gpiod_table; member
355 .gpiod_table = &wm8994_gpiod_table },
359 .gpiod_table = &wm5102_reva_gpiod_table },
363 .gpiod_table = &wm5102_gpiod_table },
402 if (gf_mods[i].gpiod_table) in wlf_gf_module_probe()
403 gpiod_add_lookup_table(gf_mods[i].gpiod_table); in wlf_gf_module_probe()