Searched refs:DEV_FILE (Results 1 – 4 of 4) sorted by relevance
44 #define DEV_FILE "test_dev.img" macro292 if (tst_fill_file(DEV_FILE, 0, 1024 * 1024, acq_dev_size)) { in tst_acquire_device__()293 tst_resm(TWARN | TERRNO, "Failed to create " DEV_FILE); in tst_acquire_device__()300 if (tst_attach_device(dev_path, DEV_FILE)) in tst_acquire_device__()
45 #define DEV_FILE _IO(MAG_NUM, 14) macro
320 case DEV_FILE: in tbase_ioctl()
186 if (ki_generic(tbase_fd, DEV_FILE)) in main()