Searched refs:DEV_FILE (Results 1 – 4 of 4) sorted by relevance
43 #define DEV_FILE "test_dev.img" macro272 if (tst_fill_file(DEV_FILE, 0, 1024 * 1024, acq_dev_size)) { in tst_acquire_device__()273 tst_resm(TWARN | TERRNO, "Failed to create " DEV_FILE); in tst_acquire_device__()280 if (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()