Searched refs:gpmi_nand_id_table (Results 1 – 1 of 1) sorted by relevance
1968 static const struct of_device_id gpmi_nand_id_table[] = { variable1983 MODULE_DEVICE_TABLE(of, gpmi_nand_id_table);1995 of_id = of_match_device(gpmi_nand_id_table, &pdev->dev); in gpmi_nand_probe()2042 .of_match_table = gpmi_nand_id_table,