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

/systemd/src/libsystemd/sd-device/
H A Ddevice-private.c48 int device_add_property(sd_device *device, const char *key, const char *value) { function
879 r = device_add_property(device_dst, property, value);

Completed in 21 milliseconds