Searched refs:hid_close (Results 1 - 1 of 1) sorted by relevance
/third_party/NuttX/drivers/usbdev/gadget/ | ||
H A D | usbd_hid.c | 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 |
Completed in 1 milliseconds