Searched refs:subpacket (Results 1 – 4 of 4) sorted by relevance
26 struct el_subpacket *subpacket; in ev7_collect_logout_frame_subpackets() local56 subpacket = (struct el_subpacket *) in ev7_collect_logout_frame_subpackets()59 subpacket && i < lf_subpackets->logout->subpacket_count; in ev7_collect_logout_frame_subpackets()60 subpacket = (struct el_subpacket *) in ev7_collect_logout_frame_subpackets()61 ((unsigned long)subpacket + subpacket->length), i++) { in ev7_collect_logout_frame_subpackets()65 if (subpacket->class != EL_CLASS__PAL) { in ev7_collect_logout_frame_subpackets()68 err_print_prefix, subpacket->class, i); in ev7_collect_logout_frame_subpackets()75 switch(subpacket->type) { in ev7_collect_logout_frame_subpackets()79 subpacket->by_type.raw.data_start; in ev7_collect_logout_frame_subpackets()84 subpacket->by_type.raw.data_start; in ev7_collect_logout_frame_subpackets()[all …]
182 struct el_subpacket *subpacket; in el_process_subpackets() local185 subpacket = (struct el_subpacket *) in el_process_subpackets()188 for (i = 0; subpacket && i < packet_count; i++) { in el_process_subpackets()190 subpacket = el_process_subpacket(subpacket); in el_process_subpackets()
85 u8 subpacket);
738 u8 subpacket) in rmi_register_desc_has_subpacket() argument741 subpacket) == subpacket; in rmi_register_desc_has_subpacket()