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

  /system/core/nexus/
Controller.h 58 int loadKernelModule(char *modpath, const char *args);
Controller.cpp 61 int Controller::loadKernelModule(char *modpath, const char *args) {
WifiController.cpp 122 if (loadKernelModule(mModulePath, mModuleArgs)) {

Completed in 158 milliseconds