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

/systemd/src/libsystemd/sd-device/
H A Ddevice-private.h47 int device_add_tag(sd_device *device, const char *tag);
H A Ddevice-private.c118 r = device_add_tag(device, value);
449 r = device_add_tag(device, tag);
H A Dsd-device.c1052 int device_add_tag(sd_device *device, const char *tag) { function
1147 r = device_add_tag(device, value);
/systemd/src/libudev/
H A Dlibudev-device-private.c376 r = device_add_tag(udev_device->device, tag);

Completed in 819 milliseconds