Searched refs:tst_attach_device (Results 1 – 3 of 3) sorted by relevance
63 int tst_attach_device(const char *dev_path, const char *file_path);
25 tst_attach_device(dev_path, "loop.img"); in generate_device_events()
143 int tst_attach_device(const char *dev, const char *file) in tst_attach_device() function300 if (tst_attach_device(dev_path, DEV_FILE)) in tst_acquire_device__()