Home
last modified time | relevance | path

Searched refs:th1520_aon_rpc_msg_hdr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/firmware/
H A Dthead,th1520-aon.c28 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()
/linux/include/linux/firmware/thead/
H A Dthead,th1520-aon.h74 struct th1520_aon_rpc_msg_hdr { struct
82 struct th1520_aon_rpc_msg_hdr hdr; argument