Searched refs:hid_close (Results 1 – 2 of 2) sorted by relevance
48 static int hid_close(FAR struct file *filep);56 .close = hid_close,83 static int hid_close(FAR struct file *filep) in hid_close() function
70 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() function4214 hid_close(SUB_API_NOTSET, dev_handle); in composite_close()