Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/alpha/kernel/
A Derr_ev7.c26 struct el_subpacket *subpacket; in ev7_collect_logout_frame_subpackets() local
56 subpacket = (struct el_subpacket *) 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()
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()
89 subpacket->by_type.raw.data_start; in ev7_collect_logout_frame_subpackets()
94 subpacket->by_type.raw.data_start; in ev7_collect_logout_frame_subpackets()
[all …]
A Derr_common.c182 struct el_subpacket *subpacket; in el_process_subpackets() local
185 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()
/linux-6.3-rc2/drivers/input/rmi4/
A Drmi_driver.h85 u8 subpacket);
A Drmi_driver.c738 u8 subpacket) in rmi_register_desc_has_subpacket() argument
741 subpacket) == subpacket; in rmi_register_desc_has_subpacket()

Completed in 8 milliseconds