Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A 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 },
415 if (gf_mods[i].gpiod_table) in wlf_gf_module_probe()
416 gpiod_add_lookup_table(gf_mods[i].gpiod_table); in wlf_gf_module_probe()