Searched defs:cpucp_packet (Results 1 – 1 of 1) sorted by relevance
782 struct cpucp_packet { struct783 union {789 __le32 ctl;791 __le32 fence; /* Signal to host that message is completed */793 union {851 struct cpucp_packet cpucp_pkt; argument