Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/
Dfastrpc.c402 static int __fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev, in __fastrpc_buf_alloc() function
441 ret = __fastrpc_buf_alloc(fl, dev, size, obuf); in fastrpc_buf_alloc()
458 return __fastrpc_buf_alloc(fl, rdev, size, obuf); in fastrpc_remote_heap_alloc()