Home
last modified time | relevance | path

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

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