Searched refs:ahci_platform_deassert_rsts (Results 1 – 4 of 4) sorted by relevance
29 int ahci_platform_deassert_rsts(struct ahci_host_priv *hpriv);
215 ahci_platform_deassert_rsts(hpriv); in ceva_ahci_platform_enable_resources()228 ahci_platform_deassert_rsts(hpriv); in ceva_ahci_platform_enable_resources()
160 int ahci_platform_deassert_rsts(struct ahci_host_priv *hpriv) in ahci_platform_deassert_rsts() function167 EXPORT_SYMBOL_GPL(ahci_platform_deassert_rsts);285 rc = ahci_platform_deassert_rsts(hpriv); in ahci_platform_enable_resources()
149 ret = ahci_platform_deassert_rsts(hpriv); in ahci_bt1_init()