Searched refs:modname (Results 1 – 1 of 1) sorted by relevance
80 static int rmmod(const char *modname) { in rmmod() argument85 ret = delete_module(modname, O_NONBLOCK | O_EXCL); in rmmod()93 PLOG(DEBUG) << "Unable to unload driver module '" << modname << "'"; in rmmod()