Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dvf610_nfc.c710 static const struct of_device_id vf610_nfc_dt_ids[] = { variable
714 MODULE_DEVICE_TABLE(of, vf610_nfc_dt_ids);
855 of_id = of_match_device(vf610_nfc_dt_ids, &pdev->dev); in vf610_nfc_probe()
956 .of_match_table = vf610_nfc_dt_ids,