vf610_nfc_dt_ids  705 drivers/mtd/nand/raw/vf610_nfc.c static const struct of_device_id vf610_nfc_dt_ids[] = {
vf610_nfc_dt_ids  709 drivers/mtd/nand/raw/vf610_nfc.c MODULE_DEVICE_TABLE(of, vf610_nfc_dt_ids);
vf610_nfc_dt_ids  852 drivers/mtd/nand/raw/vf610_nfc.c 	of_id = of_match_device(vf610_nfc_dt_ids, &pdev->dev);
vf610_nfc_dt_ids  953 drivers/mtd/nand/raw/vf610_nfc.c 		.of_match_table = vf610_nfc_dt_ids,