ufs_hisi_of_match 560 drivers/scsi/ufs/ufs-hisi.c static const struct of_device_id ufs_hisi_of_match[] = { ufs_hisi_of_match 566 drivers/scsi/ufs/ufs-hisi.c MODULE_DEVICE_TABLE(of, ufs_hisi_of_match); ufs_hisi_of_match 572 drivers/scsi/ufs/ufs-hisi.c of_id = of_match_node(ufs_hisi_of_match, pdev->dev.of_node); ufs_hisi_of_match 600 drivers/scsi/ufs/ufs-hisi.c .of_match_table = of_match_ptr(ufs_hisi_of_match),