Searched refs:next_hid_report (Results 1 – 1 of 1) sorted by relevance
89 UX_HOST_CLASS_HID_REPORT *next_hid_report; in _ux_host_class_hid_report_id_get() local119 … next_hid_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in _ux_host_class_hid_report_id_get()125 … next_hid_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_output_report; in _ux_host_class_hid_report_id_get()131 … next_hid_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_feature_report; in _ux_host_class_hid_report_id_get()143 next_hid_report = UX_NULL; in _ux_host_class_hid_report_id_get()151 …next_hid_report = report_id -> ux_host_class_hid_report_get_report -> ux_host_class_hid_report_ne… in _ux_host_class_hid_report_id_get()155 if (next_hid_report != UX_NULL) in _ux_host_class_hid_report_id_get()159 … report_id -> ux_host_class_hid_report_get_id = next_hid_report -> ux_host_class_hid_report_id; in _ux_host_class_hid_report_id_get()162 report_id -> ux_host_class_hid_report_get_report = next_hid_report; in _ux_host_class_hid_report_id_get()