Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_hid.c51 static ssize_t hid_poll(FAR struct file *filep, poll_table *fds);
63 .poll = hid_poll,
209 static ssize_t hid_poll(FAR struct file *filep, poll_table *fds) in hid_poll() function

Completed in 1 milliseconds