Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dndfc.c43 struct nand_hw_control ndfc_control; member
159 chip->controller = &ndfc->ndfc_control; in ndfc_chip_init()
223 spin_lock_init(&ndfc->ndfc_control.lock); in ndfc_probe()
224 init_waitqueue_head(&ndfc->ndfc_control.wq); in ndfc_probe()