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

/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-nand.c1968 static const struct of_device_id gpmi_nand_id_table[] = { variable in typeref:struct:of_device_id
1983 MODULE_DEVICE_TABLE(of, gpmi_nand_id_table);
1995 of_id = of_match_device(gpmi_nand_id_table, &pdev->dev); gpmi_nand_probe()
2042 .of_match_table = gpmi_nand_id_table,

Completed in 47 milliseconds