Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dvf610_nfc.c622 static const struct of_device_id vf610_nfc_dt_ids[] = { variable
626 MODULE_DEVICE_TABLE(of, vf610_nfc_dt_ids);
704 of_id = of_match_device(vf610_nfc_dt_ids, &pdev->dev); in vf610_nfc_probe()
867 .of_match_table = vf610_nfc_dt_ids,