Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h570 extern int hisi_sas_probe(struct platform_device *pdev,
Dhisi_sas_v1_hw.c1798 return hisi_sas_probe(pdev, &hisi_sas_v1_hw); in hisi_sas_v1_probe()
Dhisi_sas_main.c2603 int hisi_sas_probe(struct platform_device *pdev, in hisi_sas_probe() function
2683 EXPORT_SYMBOL_GPL(hisi_sas_probe);
Dhisi_sas_v2_hw.c3594 return hisi_sas_probe(pdev, &hisi_sas_v2_hw); in hisi_sas_v2_probe()