cregit-Linux how code gets into the kernel

Release 4.16 drivers/crypto/caam/ctrl.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * CAAM control-plane driver backend public-level include definitions
 *
 * Copyright 2012 Freescale Semiconductor, Inc.
 */

#ifndef CTRL_H

#define CTRL_H

/* Prototypes for backend-level services exposed to APIs */
int caam_get_era(void);

extern bool caam_dpaa2;

#endif /* CTRL_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Alex Porosanu1777.27%250.00%
Horia Geantă418.18%125.00%
Greg Kroah-Hartman14.55%125.00%
Total22100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.