Searched refs:open_device (Results 1 – 5 of 5) sorted by relevance
53 static int open_device (char const *, speed_t, char const *);104 n = open_device(device, speed, name); in main()159 open_device(char const *device, speed_t speed, char const *name) in open_device() function
122 open_device(const char *dev_name) in open_device() function304 fd = open_device(dev_name); in delete_action()386 fd = open_device(dev_name); in print_schema()
89 m(n, open_device) \
695 error = pdev->beMethods->open_device(pdev, nTransferMax); in libusb20_dev_open()
103 static int open_device(char *ib_devname) in open_device() function212 if (open_device(ib_devname)) { in pp_init_ctx()