|
Soletta™ Framework
|
Struct that contains information about an uevent. More...
#include <sol-platform-linux.h>
Data Fields | |
| struct sol_str_slice | action |
| The uevent action. More... | |
| struct sol_str_slice | devname |
| The device name. More... | |
| struct sol_str_slice | devtype |
| The device type. More... | |
| struct sol_str_slice | modalias |
| The alias. More... | |
| struct sol_str_slice | subsystem |
| The event subsystem. More... | |
Struct that contains information about an uevent.
| struct sol_str_slice sol_uevent::action |
The uevent action.
| struct sol_str_slice sol_uevent::devname |
The device name.
| struct sol_str_slice sol_uevent::devtype |
The device type.
| struct sol_str_slice sol_uevent::modalias |
The alias.
| struct sol_str_slice sol_uevent::subsystem |
The event subsystem.
1.8.6