Searched refs:device_copy_properties (Results 1 – 3 of 3) sorted by relevance
57 int device_copy_properties(sd_device *device_dst, sd_device *device_src);
282 assert_se(device_copy_properties(copy, device) >= 0); in test_device_copy_properties()
867 int device_copy_properties(sd_device *device_dst, sd_device *device_src) { in device_copy_properties() function