Home
last modified time | relevance | path

Searched refs:AddOption (Results 1 – 2 of 2) sorted by relevance

/system/core/libmodprobe/
Dlibmodprobe.cpp241 void Modprobe::AddOption(const std::string& module_name, const std::string& option_name, in AddOption() function in Modprobe
275 AddOption(module_name, option_name, value); in ParseKernelCmdlineOptions()
310 AddOption(module_name, option_name, value); in ParseKernelCmdlineOptions()
/system/core/libmodprobe/include/modprobe/
Dmodprobe.h48 void AddOption(const std::string& module_name, const std::string& option_name,