TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
linux.git
/
157378f43faad830e4aa3815bde5fa9f9a9f5be6
/
.
/
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
);