Searched refs:sd_device_new_from_path (Results 1 – 6 of 6) sorted by relevance
38 assert_se(sd_device_new_from_path(&dev, syspath) >= 0); in test_sd_device_one()123 r = sd_device_new_from_path(&dev, devname); in test_sd_device_one()154 assert_se(sd_device_new_from_path(&dev, p) >= 0); in test_sd_device_one()
512 _public_ int sd_device_new_from_path(sd_device **ret, const char *path) { in sd_device_new_from_path() function
66 int sd_device_new_from_path(sd_device **ret, const char *path);
61 r = sd_device_new_from_path(&dev, path); in check_device()
777 sd_device_new_from_path;
222 and sd_device_new_from_path() which permit allocating an sd_device