th1520_aon_rpc_msg_hdr
struct th1520_aon_rpc_msg_hdr *hdr = msg;
struct th1520_aon_rpc_msg_hdr *hdr = &msg.hdr;
struct th1520_aon_rpc_msg_hdr hdr;
struct th1520_aon_rpc_msg_hdr *hdr =
(struct th1520_aon_rpc_msg_hdr *)rx_msg;
u8 recv_size = sizeof(struct th1520_aon_rpc_msg_hdr) + hdr->size;
struct th1520_aon_rpc_msg_hdr hdr;
struct th1520_aon_rpc_msg_hdr hdr;