Searched refs:udev_device_new_from_synthetic_event (Results 1 – 4 of 4) sorted by relevance
123 dev = udev_device_new_from_synthetic_event(udev, filename, action); in adm_test()
128 dev = udev_device_new_from_synthetic_event(udev, syspath, action); in main()
40 struct udev_device *udev_device_new_from_synthetic_event(struct udev *udev, const char *syspath, co…
2060 struct udev_device *udev_device_new_from_synthetic_event(struct udev *udev, const char *syspath, co… in udev_device_new_from_synthetic_event() function