Home
last modified time | relevance | path

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

/openbmc/linux/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);
843 of_id = of_match_device(vf610_nfc_dt_ids, &pdev->dev); in vf610_nfc_probe()
942 .of_match_table = vf610_nfc_dt_ids,
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c769 static const struct udevice_id vf610_nfc_dt_ids[] = { variable
792 .of_match = vf610_nfc_dt_ids,