1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved.
 */

#ifndef __IRIS_VIDC_H__
#define __IRIS_VIDC_H__

struct iris_core;

void iris_init_ops(struct iris_core *core);
int iris_open(struct file *filp);
int iris_close(struct file *filp);

#endif
在山腰間飄逸的紅雨 隨著北風凋零 我輕輕搖曳風鈴