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

  /external/kmod/libkmod/
libkmod-file.c 360 bool kmod_file_get_direct(const struct kmod_file *file) function
libkmod-internal.h 154 bool kmod_file_get_direct(const struct kmod_file *file) _must_check_ __attribute__((nonnull(1)));
libkmod-module.c 844 if (kmod_file_get_direct(mod->file)) {
    [all...]

Completed in 69 milliseconds