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

  /system/core/nexus/
Controller.h 60 int unloadKernelModule(const char *modtag);
Controller.cpp 76 int Controller::unloadKernelModule(const char *modtag) {
WifiController.cpp 175 if (unloadKernelModule(mModuleName)) {
280 if (unloadKernelModule(mModuleName)) {

Completed in 23 milliseconds