Home
last modified time | relevance | path

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

/system/core/libmodprobe/
Dlibmodprobe.cpp242 void Modprobe::AddOption(const std::string& module_name, const std::string& option_name, in AddOption() function in Modprobe
276 AddOption(module_name, option_name, value); in ParseKernelCmdlineOptions()
311 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,