projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
net: stmmac: Tx coe sw fallback
[platform/kernel/linux-starfive.git]
/
include
/
linux
/
pl320-ipc.h
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);