]> Git Repo - J-linux.git/blob - drivers/crypto/intel/qat/qat_common/adf_gen2_config.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / crypto / intel / qat / qat_common / adf_gen2_config.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /* Copyright(c) 2022 Intel Corporation */
3 #ifndef ADF_GEN2_CONFIG_H_
4 #define ADF_GEN2_CONFIG_H_
5
6 #include "adf_accel_devices.h"
7
8 int adf_gen2_dev_config(struct adf_accel_dev *accel_dev);
9
10 #endif
This page took 0.027066 seconds and 4 git commands to generate.