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

  /external/kmod/libkmod/
libkmod.h 59 int kmod_load_resources(struct kmod_ctx *ctx);
libkmod.c 785 * kmod_unload_resources() and kmod_load_resources() or
820 * kmod_load_resources:
834 KMOD_EXPORT int kmod_load_resources(struct kmod_ctx *ctx) function
872 * User is free to call kmod_load_resources() and kmod_unload_resources() as
875 * kmod_load_resources() and after the first burst of searches is gone, it
  /external/kmod/libkmod/python/kmod/
kmod.pyx 53 _libkmod_h.kmod_load_resources(self._kmod_ctx)

Completed in 154 milliseconds