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

/systemd/src/test/
H A Dtest-udev.c113 dev = udev_device_new_from_synthetic_event(udev, syspath, action);
/systemd/src/udev/
H A Dudevadm-test.c121 dev = udev_device_new_from_synthetic_event(udev, filename, action);
/systemd/src/libudev/
H A Dlibudev-device-private.c278 struct udev_device *udev_device_new_from_synthetic_event(struct udev *udev, const char *syspath, const char *action) { function
H A Dlibudev-private.h42 struct udev_device *udev_device_new_from_synthetic_event(struct udev *udev, const char *syspath, const char *action);

Completed in 12 milliseconds