DIR:/proc/self/root/lib/modules/5.14.0-503.15.1.el9_5.x86_64/build/include/linux/ |
Current File : //proc/self/root/lib/modules/5.14.0-503.15.1.el9_5.x86_64/build/include/linux/pl320-ipc.h |
/* 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); |