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

/systemd/src/libsystemd/sd-device/
H A Ddevice-internal.h112 int device_read_uevent_file(sd_device *device);
H A Dsd-device.c495 int device_read_uevent_file(sd_device *device) { function
597 r = device_read_uevent_file(device);
819 r = device_read_uevent_file(device);
866 r = device_read_uevent_file(device);
951 r = device_read_uevent_file(device);
1451 r = device_read_uevent_file(device);
H A Ddevice-private.c857 r = device_read_uevent_file(ret);

Completed in 301 milliseconds