adf_uio_cleanup.h (71625ec9) adf_uio_cleanup.h (266b0663)
1/* SPDX-License-Identifier: BSD-3-Clause */
2/* Copyright(c) 2007-2023 Intel Corporation */
1/* SPDX-License-Identifier: BSD-3-Clause */
2/* Copyright(c) 2007-2023 Intel Corporation */
3/* $FreeBSD$ */
3#ifndef ADF_UIO_CLEANUP_H
4#define ADF_UIO_CLEANUP_H
5
6void adf_uio_do_cleanup_orphan(int bank,
7 struct adf_uio_control_accel *accel);
8
9
10#endif
4#ifndef ADF_UIO_CLEANUP_H
5#define ADF_UIO_CLEANUP_H
6
7void adf_uio_do_cleanup_orphan(int bank,
8 struct adf_uio_control_accel *accel);
9
10
11#endif