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

/systemd/src/libsystemd/sd-device/
H A Ddevice-private.h65 int device_tag_index(sd_device *dev, sd_device *dev_old, bool add);
H A Ddevice-private.c941 int device_tag_index(sd_device *device, sd_device *device_old, bool add) { function
/systemd/src/libudev/
H A Dlibudev-device-private.c36 r = device_tag_index(udev_device->device, device_old, add);

Completed in 320 milliseconds