Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/function/
H A Df_hid.c42 struct report_entry { struct
553 static struct report_entry *f_hidg_search_for_report(struct f_hidg *hidg, u8 report_id) in f_hidg_search_for_report()
556 struct report_entry *entry; in f_hidg_search_for_report()
559 entry = list_entry(ptr, struct report_entry, node); in f_hidg_search_for_report()
572 struct report_entry *ptr; in get_report_workqueue_handler()
658 struct report_entry *entry; in f_hidg_get_report()
659 struct report_entry *ptr; in f_hidg_get_report()