repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
printf: Remove unused 'bprintf'
[drm/drm-misc.git]
/
include
/
linux
/
pl320-ipc.h
blob
4b29e172eea8f34b5bcc1137bc79e225fccc61e6
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
/*
3
*/
4
5
int
pl320_ipc_transmit
(
u32
*
data
);
6
int
pl320_ipc_register_notifier
(
struct
notifier_block
*
nb
);
7
int
pl320_ipc_unregister_notifier
(
struct
notifier_block
*
nb
);