Home
last modified time | relevance | path

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

/systemd-251/src/core/
Ddevice.h6 typedef struct Device Device; typedef
20 struct Device { struct
27 LIST_FIELDS(struct Device, same_sysfs); argument
29 DeviceState state, deserialized_state; argument
30 DeviceFound found, deserialized_found, enumerated_found; argument
43 DEFINE_CAST(DEVICE, Device); argument
/systemd-251/src/login/
Dlogind-device.h4 typedef struct Device Device; typedef
10 struct Device { struct
19 LIST_FIELDS(struct Device, devices); argument