Sign in
nest-open-source
/
manifest_repos
/
kernel
/
9398cc34ac0688d293c2dff535a4025e4140b0b1
/
.
/
include
/
linux
/
pl320-ipc.h
blob: 4b29e172eea8f34b5bcc1137bc79e225fccc61e6 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only */
/*
*/
int
pl320_ipc_transmit
(
u32
*
data
);
int
pl320_ipc_register_notifier
(
struct
notifier_block
*
nb
);
int
pl320_ipc_unregister_notifier
(
struct
notifier_block
*
nb
);