]> asedeno.scripts.mit.edu Git - linux.git/blob - include/linux/pl320-ipc.h
Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
[linux.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);