Searched defs:uevent (Results 1 – 1 of 1) sorted by relevance
62 struct uevent { struct63 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 …]