Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.cpp61 struct uevent { struct
62 const char *action;
63 const char *path;
64 const char *subsystem;
65 const char *firmware;
66 const char *partition_name;
67 const char *device_name;
68 int partition_num;
69 int major;
70 int minor;
[all …]