Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cryp_driver_data Struct Reference

Data Fields

struct klist device_list
 
struct semaphore device_allocation
 

Detailed Description

struct cryp_driver_data - data specific to the driver.

: A list of registered devices to choose from. : A semaphore initialized with number of devices.

Definition at line 56 of file cryp_core.c.

Field Documentation

struct semaphore device_allocation

Definition at line 58 of file cryp_core.c.

Definition at line 57 of file cryp_core.c.


The documentation for this struct was generated from the following file: