Searched refs:hid_report (Results 1 – 2 of 2) sorted by relevance
394 static void dump_report(struct hid_report * report) in dump_report()404 struct hid_report report; in _ep_out_handler()605 struct hid_report report; in _hid_write()630 struct hid_report report; in hid_thread_entry()653 static rt_uint8_t hid_mq_pool[(sizeof(struct hid_report)+sizeof(void*))*8];668 rt_mq_init(&hiddev->hid_mq, "hiddmq", hid_mq_pool, sizeof(struct hid_report), in rt_usb_hid_init()
459 struct hid_report struct465 typedef struct hid_report* hid_report_t; argument
Completed in 6 milliseconds