Searched defs:DeviceState (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dunit-name.h91 typedef enum DeviceState { enum
97 } DeviceState; typedef in typeref:enum:DeviceState
337 const char* device_state_to_string(DeviceState i) _const_;
338 DeviceState device_state_from_string(const char *s) _pure_;

Completed in 13 milliseconds