]> Git Repo - linux.git/blob - drivers/crypto/caam/ctrl.h
Linux 6.14-rc3
[linux.git] / drivers / crypto / caam / ctrl.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * CAAM control-plane driver backend public-level include definitions
4  *
5  * Copyright 2012 Freescale Semiconductor, Inc.
6  */
7
8 #ifndef CTRL_H
9 #define CTRL_H
10
11 /* Prototypes for backend-level services exposed to APIs */
12 extern bool caam_dpaa2;
13
14 #endif /* CTRL_H */
This page took 0.036145 seconds and 4 git commands to generate.