Home
last modified time | relevance | path

Searched defs:Uevent (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Duevent.h25 struct Uevent { struct
26 std::string action;
27 std::string path;
28 std::string subsystem;
29 std::string firmware;
30 std::string partition_name;
31 std::string device_name;
32 std::string modalias;
33 int partition_num;
34 int major;
[all …]