Searched refs:ahci_platform_deassert_rsts (Results 1 – 3 of 3) sorted by relevance
29 int ahci_platform_deassert_rsts(struct ahci_host_priv *hpriv);
218 ahci_platform_deassert_rsts(hpriv); in ceva_ahci_platform_enable_resources() 234 ahci_platform_deassert_rsts(hpriv); in ceva_ahci_platform_enable_resources()
160 * ahci_platform_deassert_rsts - Deassert/trigger platform resets169 int ahci_platform_deassert_rsts(struct ahci_host_priv *hpriv) in ahci_platform_deassert_rsts() function 176 EXPORT_SYMBOL_GPL(ahci_platform_deassert_rsts);294 rc = ahci_platform_deassert_rsts(hpriv); in ahci_platform_enable_resources()