Sign in
nest-open-source
/
manifest_repos
/
kernel
/
139a32476c8dd3801b2ab4d7c8e3bf89cec66f0f
/
.
/
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
);