Linux Kernel
3.7.1
|
Data Fields | |
struct klist | device_list |
struct semaphore | device_allocation |
struct hash_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 82 of file hash_core.c.
Definition at line 84 of file hash_core.c.
Definition at line 83 of file hash_core.c.