Home
last modified time | relevance | path

Searched refs:hid_close (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Dwindows_winusb.c70 static void hid_close(int sub_api, struct libusb_device_handle *dev_handle);
2175 hid_close,
3793 static void hid_close(int sub_api, struct libusb_device_handle *dev_handle) in hid_close() function
4214 hid_close(SUB_API_NOTSET, dev_handle); in composite_close()