Searched refs:unloadKernelModule (Results 1 – 3 of 3) sorted by relevance
60 int unloadKernelModule(const char *modtag);
76 int Controller::unloadKernelModule(const char *modtag) { in unloadKernelModule() function in Controller
175 if (unloadKernelModule(mModuleName)) { in enable()280 if (unloadKernelModule(mModuleName)) { in disable()