Searched refs:open_device (Results 1 – 11 of 11) sorted by relevance
108 def open_device(): function137 with ConcurrentFunc(open_device, timeout_sec):
25 int open_device(void);
84 fd2 = open_device(); in setup()
55 fd2 = open_device(); in main()
91 fd2 = open_device(); in setup()
85 fd2 = open_device(); in setup()
92 fd2 = open_device(); in setup()
72 int open_device(void) in open_device() function
357 static void open_device(char *device_name, ext2_filsys *fs) in open_device() function430 open_device(device_name, &fs); in do_freefrag()
81 ibv_context* open_device(ibv_device* ibv_dev) { in open_device() function404 : context_(open_device(set_device())), in RdmaAdapter()