mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-09-05 12:50:27 +00:00
11 lines
179 B
C
11 lines
179 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
* Copyright (c) 2018 MediaTek Inc.
|
|
*
|
|
* Author: Daniel Huang <daniel.huang@mediatek.com>
|
|
*
|
|
*/
|
|
|
|
void imgsys_cmdq_setevent(u64 u_id);
|
|
|