提交 c5ab1f7f 编写于 作者: D Dmitry Kalinkin 提交者: Greg Kroah-Hartman

Documentation: mention vme_master_mmap() in VME API

Signed-off-by: NDmitry Kalinkin <dmitry.kalinkin@gmail.com>
Cc: Igor Alekseev <igor.alekseev@itep.ru>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 4e18248a
...@@ -171,6 +171,12 @@ This functions by reading the offset, applying the mask. If the bits selected in ...@@ -171,6 +171,12 @@ This functions by reading the offset, applying the mask. If the bits selected in
the mask match with the values of the corresponding bits in the compare field, the mask match with the values of the corresponding bits in the compare field,
the value of swap is written the specified offset. the value of swap is written the specified offset.
Parts of a VME window can be mapped into user space memory using the following
function:
int vme_master_mmap(struct vme_resource *resource,
struct vm_area_struct *vma)
Slave windows Slave windows
============= =============
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册