Searched refs:device_add_property_internal_from_string (Results 1 - 2 of 2) sorted by relevance

/systemd/src/libsystemd/sd-device/
H A Ddevice-private.c67 static int device_add_property_internal_from_string(sd_device *device, const char *str) { function
112 r = device_add_property_internal_from_string(device, value);
H A Dsd-device.c1095 static int device_add_property_internal_from_string(sd_device *device, const char *str) { function
1160 r = device_add_property_internal_from_string(device, value);

Completed in 1266 milliseconds