Skip to content

Commit e4307e1

Browse files
tammyleinoarnopo
authored andcommitted
Document buf argument in get_mem for remoteproc_ops structure
Added a description of the buf parameter to get_mem. Signed-off-by: Tammy Leino <tammy_leino@mentor.com>
1 parent e89dbeb commit e4307e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/include/openamp/remoteproc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ struct remoteproc_ops {
423423
* @da - device address
424424
* @va - virtual address
425425
* @size - memory size
426+
* @buf - pointer to remoteproc_mem struct object to store result
426427
*
427428
* @returns remoteproc memory pointed by buf if success, otherwise NULL
428429
*/

0 commit comments

Comments
 (0)