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

/systemd/src/libsystemd/sd-device/
H A Ddevice-private.h63 int device_new_from_synthetic_event(sd_device **new_device, const char *syspath, const char *action);
H A Ddevice-private.c845 int device_new_from_synthetic_event(sd_device **new_device, const char *syspath, const char *action) { function
/systemd/src/libudev/
H A Dlibudev-device-private.c286 r = device_new_from_synthetic_event(&device->device, syspath, action);

Completed in 493 milliseconds