Searched defs:cpucp_packet (Results 1 – 1 of 1) sorted by relevance
462 struct cpucp_packet { struct463 union {469 __le32 ctl;471 __le32 fence; /* Signal to host that message is completed */473 union {516 struct cpucp_packet cpucp_pkt; argument