Home
last modified time | relevance | path

Searched refs:hid_report (Results 1 – 2 of 2) sorted by relevance

/components/legacy/usb/usbdevice/class/
A Dhid.c394 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()
/components/drivers/include/drivers/
A Dusb_common.h459 struct hid_report struct
465 typedef struct hid_report* hid_report_t; argument

Completed in 6 milliseconds