Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/
Dfastrpc.c407 static void fastrpc_channel_ctx_free(struct kref *ref) in fastrpc_channel_ctx_free() function
423 kref_put(&cctx->refcount, fastrpc_channel_ctx_free); in fastrpc_channel_ctx_put()