Searched refs:destroy_device (Results 1 – 25 of 25) sorted by relevance
31 void destroy_device(int fd);
210 destroy_device(fd); in create_device()223 void destroy_device(int fd) in destroy_device() function
102 destroy_device(fd); in cleanup()
105 destroy_device(fd); in cleanup()
106 destroy_device(fd); in cleanup()
144 destroy_device(fd); in cleanup()
186 destroy_device(fd); in cleanup()
240 destroy_device(fd); in cleanup()
368 destroy_device(struct device *device) in destroy_device() function391 destroy_device(device); in destroy_devices()536 destroy_device(device); in main_loop()
321 void (*destroy_device)(struct libusb_device *dev); member
102 .destroy_device = netbsd_destroy_device,
103 .destroy_device = obsd_destroy_device,
726 priv->backend->destroy_device(dev); in windows_destroy_device()
1602 .destroy_device = sunos_destroy_device,
2292 .destroy_device = darwin_destroy_device,
2775 .destroy_device = op_destroy_device,
1203 if (usbi_backend.destroy_device) in libusb_unref_device()1204 usbi_backend.destroy_device(dev); in libusb_unref_device()
1207 void (*destroy_device)(struct libusb_device *dev); member
560 void destroy_device(struct sample_info &info);
1902 void destroy_device(struct sample_info &info) in destroy_device() function
1920 void destroy_device(struct sample_info &info) in destroy_device() function
206 destroy_device(mInfo); in TearDown()
87055 dEQP-VK.api.null_handle.destroy_device