Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ufs/host/
Dufs-hisi.c561 static const struct of_device_id ufs_hisi_of_match[] = { variable
567 MODULE_DEVICE_TABLE(of, ufs_hisi_of_match);
573 of_id = of_match_node(ufs_hisi_of_match, pdev->dev.of_node); in ufs_hisi_probe()
600 .of_match_table = of_match_ptr(ufs_hisi_of_match),