Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/
Dvf610_nfc.c702 static const struct of_device_id vf610_nfc_dt_ids[] = { variable
706 MODULE_DEVICE_TABLE(of, vf610_nfc_dt_ids);
847 of_id = of_match_device(vf610_nfc_dt_ids, &pdev->dev); in vf610_nfc_probe()
954 .of_match_table = vf610_nfc_dt_ids,