Searched refs:th1520_aon_rpc_msg_hdr (Results 1 – 2 of 2) sorted by relevance
28 struct th1520_aon_rpc_msg_hdr hdr;80 struct th1520_aon_rpc_msg_hdr *hdr = in th1520_aon_rx_callback()81 (struct th1520_aon_rpc_msg_hdr *)rx_msg; in th1520_aon_rx_callback()82 u8 recv_size = sizeof(struct th1520_aon_rpc_msg_hdr) + hdr->size; in th1520_aon_rx_callback()112 struct th1520_aon_rpc_msg_hdr *hdr = msg; in th1520_aon_call_rpc()166 struct th1520_aon_rpc_msg_hdr *hdr = &msg.hdr; in th1520_aon_power_update()
74 struct th1520_aon_rpc_msg_hdr { struct82 struct th1520_aon_rpc_msg_hdr hdr; argument