Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/
Dfastrpc.c461 static void fastrpc_channel_ctx_free(struct kref *ref) in fastrpc_channel_ctx_free() function
477 kref_put(&cctx->refcount, fastrpc_channel_ctx_free); in fastrpc_channel_ctx_put()