]> Git Repo - J-linux.git/blob - drivers/crypto/intel/qat/qat_common/adf_gen4_dc.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_gen4_dc.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /* Copyright(c) 2022 Intel Corporation */
3 #ifndef ADF_GEN4_DC_H
4 #define ADF_GEN4_DC_H
5
6 #include "adf_accel_devices.h"
7
8 void adf_gen4_init_dc_ops(struct adf_dc_ops *dc_ops);
9
10 #endif /* ADF_GEN4_DC_H */
This page took 0.030962 seconds and 4 git commands to generate.