Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
github.com
/
raspberrypi
/
raspberrypi-kernel
/
d2912cb15bdda8ba4a5dd73396ad62641af2f520
/
.
/
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
);