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

/systemd/src/libsystemd/sd-device/
H A Dsd-device.c1684 static int device_get_sysattr_value(sd_device *device, const char *_key, const char **_value) { function
1713 r = device_get_sysattr_value(device, sysattr, &cached_value);

Completed in 2375 milliseconds