Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/greybus/
H A Des2.c882 static struct arpc *arpc_alloc(void *payload, u16 size, u8 type) in arpc_alloc() function
986 rpc = arpc_alloc(payload, size, type); in arpc_sync()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds