diff options
| author | Michael Zoran <mzoran@crowfest.net> | 2017-01-29 23:31:09 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-31 10:48:14 +0100 |
| commit | fbcaed9e324de3c17fd57f8c8e65069c4e1eab8f (patch) | |
| tree | beb158316e33586417401fb9deddf558c3e674bc /tools/perf/scripts/python/bin | |
| parent | staging: bcm2835-audio: Simplify callback structure for write data (diff) | |
| download | linux-fbcaed9e324de3c17fd57f8c8e65069c4e1eab8f.tar.gz linux-fbcaed9e324de3c17fd57f8c8e65069c4e1eab8f.zip | |
staging: vc04_services: Add vchi_queue_kernel_message function
The vchi_msg_queue function which is used by other drivers
to queue a message is difficult to understand and overly
generic.
Add a new function which is a wrapper on top of vchi_msg_queue
that is specifically for queuing a message located in kernel
address space.
int
vchi_queue_kernel_message(VCHI_SERVICE_HANDLE_T handle,
void *data,
unsigned int size)
Signed-off-by: Michael Zoran <mzoran@crowfest.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
