#include <nand.h>
Collaboration diagram for nand_hw_control:

Data Fields | |
| spinlock_t | lock |
| nand_chip * | active |
| wait_queue_head_t | wq |
| nand_chip * | active |
Definition at line 221 of file nand.h.
| spinlock_t nand_hw_control::lock |
Definition at line 222 of file nand.h.
Referenced by nand_get_device(), nand_release_device(), and nand_set_defaults().
| struct nand_chip* nand_hw_control::active |
| wait_queue_head_t nand_hw_control::wq |
Definition at line 224 of file nand.h.
Referenced by nand_get_device(), nand_release_device(), and nand_set_defaults().
| struct nand_chip* nand_hw_control::active |
1.5.1