Searched refs:arpc (Results 1 – 1 of 1) sorted by relevance
128 struct arpc { struct875 static struct arpc *arpc_alloc(void *payload, u16 size, u8 type) in arpc_alloc()877 struct arpc *rpc; in arpc_alloc()911 static void arpc_free(struct arpc *rpc) in arpc_free()918 static struct arpc *arpc_find(struct es2_ap_dev *es2, __le16 id) in arpc_find()920 struct arpc *rpc; in arpc_find()930 static void arpc_add(struct es2_ap_dev *es2, struct arpc *rpc) in arpc_add()937 static void arpc_del(struct es2_ap_dev *es2, struct arpc *rpc) in arpc_del()945 static int arpc_send(struct es2_ap_dev *es2, struct arpc *rpc, int timeout) in arpc_send()970 struct arpc *rpc; in arpc_sync()[all …]