Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dgpio.c99 static const struct of_device_id gpio_nand_id_table[] = { variable
103 MODULE_DEVICE_TABLE(of, gpio_nand_id_table);
313 .of_match_table = of_match_ptr(gpio_nand_id_table),