Searched defs:cpucp_packet (Results 1 – 1 of 1) sorted by relevance
265 struct cpucp_packet { struct266 union {272 __le32 ctl;274 __le32 fence; /* Signal to host that message is completed */276 union {311 struct cpucp_packet cpucp_pkt; argument