Searched defs:cpucp_packet (Results 1 – 1 of 1) sorted by relevance
802 struct cpucp_packet { struct803 union {809 __le32 ctl;811 __le32 fence; /* Signal to host that message is completed */813 union {871 struct cpucp_packet cpucp_pkt; argument