]> Git Repo - J-linux.git/blob - include/linux/pl320-ipc.h
Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"
[J-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);
This page took 0.027297 seconds and 4 git commands to generate.