Home
last modified time | relevance | path

Searched refs:hid_open (Results 1 - 1 of 1) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_hid.c47 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