Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/
H A Dfastrpc.c327 static void fastrpc_channel_ctx_free(struct kref *ref) in fastrpc_channel_ctx_free() function
343 kref_put(&cctx->refcount, fastrpc_channel_ctx_free); in fastrpc_channel_ctx_put()