Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dvf610_nfc.c702 static const struct of_device_id vf610_nfc_dt_ids[] = { variable
706 MODULE_DEVICE_TABLE(of, vf610_nfc_dt_ids);
849 of_id = of_match_device(vf610_nfc_dt_ids, &pdev->dev); in vf610_nfc_probe()
956 .of_match_table = vf610_nfc_dt_ids,
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c770 static const struct udevice_id vf610_nfc_dt_ids[] = { variable
793 .of_match = vf610_nfc_dt_ids,