Searched refs:hid_open (Results 1 - 1 of 1) sorted by relevance
/third_party/NuttX/drivers/usbdev/gadget/ | ||
H A D | usbd_hid.c | 47 static int hid_open(FAR struct file *filep); 55 .open = hid_open, 68 static int hid_open(FAR struct file *filep) in hid_open() function |
Completed in 1 milliseconds