Searched refs:kmod_get_dirname (Results 1 - 5 of 5) sorted by relevance

/external/kmod/libkmod/
H A Dlibkmod.h54 const char *kmod_get_dirname(const struct kmod_ctx *ctx);
H A Dlibkmod.c151 * kmod_get_dirname:
157 KMOD_EXPORT const char *kmod_get_dirname(const struct kmod_ctx *ctx) function
H A Dlibkmod-config.c834 conf_files_insert_sorted(ctx, &list, kmod_get_dirname(ctx), "modules.softdep");
H A Dlibkmod-module.c157 dirname = kmod_get_dirname(mod->ctx);
/external/kmod/tools/
H A Dmodprobe.c495 ctx ? kmod_get_dirname(ctx) : "(missing)");

Completed in 115 milliseconds