Home
last modified time | relevance | path

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

/build/soong/kernel/
Dprebuilt_kernel_modules.go123 type depmodOutputs struct { struct
130 func runDepmod(ctx android.ModuleContext, modules android.Paths) depmodOutputs {
169 return depmodOutputs{modulesLoad, modulesDep, modulesSoftdep, modulesAlias}