Searched defs:cpucp_packet (Results 1 – 1 of 1) sorted by relevance
811 struct cpucp_packet { struct812 union {818 __le32 ctl;820 __le32 fence; /* Signal to host that message is completed */822 union {880 struct cpucp_packet cpucp_pkt; argument