Home
last modified time | relevance | path

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

/arch/arm/mach-s3c64xx/
Dmach-crag6410-module.c332 struct gpiod_lookup_table *gpiod_table; member
368 .gpiod_table = &wm8994_gpiod_table },
372 .gpiod_table = &wm5102_reva_gpiod_table },
376 .gpiod_table = &wm5102_gpiod_table },
417 if (gf_mods[i].gpiod_table) in wlf_gf_module_probe()
418 gpiod_add_lookup_table(gf_mods[i].gpiod_table); in wlf_gf_module_probe()