Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dahci_platform.h30 int ahci_platform_assert_rsts(struct ahci_host_priv *hpriv);
/linux-6.12.1/drivers/ata/
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()
Dahci_ceva.c204 rc = ahci_platform_assert_rsts(hpriv); in ceva_ahci_platform_enable_resources()
Dahci_dwc.c143 ret = ahci_platform_assert_rsts(hpriv); in ahci_bt1_init()