Searched refs:report_ptr (Results 1 – 3 of 3) sorted by relevance
70 struct list_head *report_ptr = report_list; in sjoyff_init() local80 report_ptr = report_ptr->next; in sjoyff_init()82 if (report_ptr == report_list) { in sjoyff_init()87 report = list_entry(report_ptr, struct hid_report, list); in sjoyff_init()
88 struct list_head *report_ptr = report_list; in plff_init() local115 report_ptr = report_ptr->next; in plff_init()117 if (report_ptr == report_list) { in plff_init()122 report = list_entry(report_ptr, struct hid_report, list); in plff_init()
84 struct list_head *report_ptr = report_list; in gaff_init() local93 report_ptr = report_ptr->next; in gaff_init()95 report = list_entry(report_ptr, struct hid_report, list); in gaff_init()