lkml.org 
[lkml]   [2021]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Add DMA handle implementation
Date
DMA handle is passed in an RPC call. When call reaches DSP,the fd is
added to DSP user process fd list. To unmap any DMA handle, DSP request
for unmap of fd and add it to fdlist which is then freed by driver when
call is returned from DSP.

Jeya R (2):
misc: fastrpc: Add fdlist implementation
misc: fastrpc: Add dma handle implementation

drivers/misc/fastrpc.c | 97 ++++++++++++++++++++++++++++++++++++++------------
1 file changed, 75 insertions(+), 22 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2021-11-29 06:31    [W:0.087 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site