Linux Kernel
3.7.1
|
Data Fields | |
struct klist | device_list |
struct semaphore | device_allocation |
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.
Definition at line 58 of file cryp_core.c.
Definition at line 57 of file cryp_core.c.