Home
last modified time | relevance | path

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

/linux/include/linux/firmware/thead/
H A Dthead,th1520-aon.h92 #define RPC_SET_VER(MESG, VER) ((MESG)->ver = (VER)) macro
/linux/drivers/firmware/
H A Dthead,th1520-aon.c118 RPC_SET_VER(hdr, TH1520_AON_RPC_VERSION); in th1520_aon_call_rpc()