Home
last modified time | relevance | path

Searched refs:host_stop (Results 1 – 12 of 12) sorted by relevance

/drivers/usb/chipidea/
Dhost.c200 static void host_stop(struct ci_hdrc *ci) in host_stop() function
228 host_stop(ci); in ci_hdrc_host_destroy()
459 rdrv->stop = host_stop; in ci_hdrc_host_init()
/drivers/ata/
Dahci_st.c131 .host_stop = st_ahci_host_stop,
Dahci_xgene.c618 .host_stop = xgene_ahci_host_stop,
635 .host_stop = xgene_ahci_host_stop,
Dpata_amd.c433 .host_stop = nv_host_stop,
Dahci_brcm.c330 .host_stop = brcm_ahci_host_stop,
Dahci_tegra.c443 .host_stop = tegra_ahci_host_stop,
Dlibahci_platform.c31 .host_stop = ahci_host_stop,
Dsata_qstor.c135 .host_stop = qs_host_stop,
Dahci_imx.c797 .host_stop = ahci_imx_host_stop,
Dsata_nv.c475 .host_stop = nv_ck804_host_stop,
499 .host_stop = nv_adma_host_stop,
Dlibata-core.c5550 if (host->ops->host_stop) in ata_host_stop()
5551 host->ops->host_stop(host); in ata_host_stop()
5643 if (host->ops && host->ops->host_stop) in ata_host_start()
Dsata_fsl.c1437 .host_stop = sata_fsl_host_stop,