Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibahci_platform.c179 int ahci_platform_assert_rsts(struct ahci_host_priv *hpriv) in ahci_platform_assert_rsts() function
186 EXPORT_SYMBOL_GPL(ahci_platform_assert_rsts);
296 ahci_platform_assert_rsts(hpriv); in ahci_platform_enable_resources()
323 ahci_platform_assert_rsts(hpriv); in ahci_platform_disable_resources()
H A Dahci_ceva.c204 rc = ahci_platform_assert_rsts(hpriv); in ceva_ahci_platform_enable_resources()
H A Dahci_dwc.c143 ret = ahci_platform_assert_rsts(hpriv); in ahci_bt1_init()
/linux/include/linux/
H A Dahci_platform.h30 int ahci_platform_assert_rsts(struct ahci_host_priv *hpriv);