Home
last modified time | relevance | path

Searched refs:Insmod (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/libmodprobe/
H A Dlibmodprobe_ext_test.cpp36 bool Modprobe::Insmod(const std::string& path_name, const std::string& parameters) { in Insmod() function in Modprobe
H A Dlibmodprobe_ext.cpp34 bool Modprobe::Insmod(const std::string& path_name, const std::string& parameters) { in Insmod() function in Modprobe
H A Dlibmodprobe.cpp383 if (!Insmod(dependencies[0], parameters)) { in InsmodWithDeps()
/aosp14/system/core/libmodprobe/include/modprobe/
H A Dmodprobe.h48 bool Insmod(const std::string& path_name, const std::string& parameters);