HomeSort by relevance Sort by last modified time
    Searched refs:kmod_module_get_options (Results 1 - 3 of 3) sorted by null

  /external/kmod/libkmod/
libkmod.h 187 const char *kmod_module_get_options(const struct kmod_module *mod);
libkmod-module.c 1372 KMOD_EXPORT const char *kmod_module_get_options(const struct kmod_module *mod) function
    [all...]
  /external/kmod/libkmod/python/kmod/
module.pyx 58 _libkmod_h.kmod_module_get_options(self.module))

Completed in 1280 milliseconds