Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds