Searched refs:ndfc_control (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dndfc.c43 struct nand_hw_control ndfc_control; member in struct:ndfc_controller
172 chip->controller = &ndfc->ndfc_control;
236 spin_lock_init(&ndfc->ndfc_control.lock);
237 init_waitqueue_head(&ndfc->ndfc_control.wq);

Completed in 98 milliseconds