Searched defs:cpucp_packet (Results 1 – 1 of 1) sorted by relevance
749 struct cpucp_packet { struct750 union {756 __le32 ctl;758 __le32 fence; /* Signal to host that message is completed */760 union {813 struct cpucp_packet cpucp_pkt; argument