unplugged-kernel/drivers/misc/mediatek/apusys/mnoc/1.0/mnoc_qos_sys.h

8 lines
171 B
C
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2020 MediaTek Inc.
*/
int mnoc_qos_create_sys(struct device *dev);
void mnoc_qos_remove_sys(struct device *dev);