Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.c79 static void hid_close(int sub_api, struct libusb_device_handle *dev_handle);
2287 hid_close,
3624 static void hid_close(int sub_api, struct libusb_device_handle *dev_handle) in hid_close() function
4085 hid_close(SUB_API_NOTSET, dev_handle); in composite_close()