Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Des2.c879 static struct arpc *arpc_alloc(void *payload, u16 size, u8 type) in arpc_alloc() function
981 rpc = arpc_alloc(payload, size, type); in arpc_sync()