Searched refs:device_clone_with_db (Results 1 – 3 of 3) sorted by relevance
56 int device_clone_with_db(sd_device *device, sd_device **ret);
846 int device_clone_with_db(sd_device *device, sd_device **ret) { in device_clone_with_db() function
1074 r = device_clone_with_db(dev, &event->dev_db_clone); in udev_event_execute_rules()