Home
last modified time | relevance | path

Searched refs:host_stop (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dhost.c194 static void host_stop(struct ci_hdrc *ci) in host_stop() function
222 host_stop(ci); in ci_hdrc_host_destroy()
372 rdrv->stop = host_stop; in ci_hdrc_host_init()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dhost.c208 static void host_stop(struct ci_hdrc *ci) in host_stop() function
236 host_stop(ci); in ci_hdrc_host_destroy()
479 rdrv->stop = host_stop; in ci_hdrc_host_init()
/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_st.c131 .host_stop = st_ahci_host_stop,
H A Dahci_xgene.c618 .host_stop = xgene_ahci_host_stop,
635 .host_stop = xgene_ahci_host_stop,
H A Dahci_brcm.c329 .host_stop = brcm_ahci_host_stop,
H A Dahci_tegra.c434 .host_stop = tegra_ahci_host_stop,
H A Dpata_amd.c433 .host_stop = nv_host_stop,
H A Dlibahci_platform.c31 .host_stop = ahci_host_stop,
H A Dsata_qstor.c135 .host_stop = qs_host_stop,
H A Dahci_imx.c797 .host_stop = ahci_imx_host_stop,
H A Dsata_nv.c469 .host_stop = nv_ck804_host_stop,
493 .host_stop = nv_adma_host_stop,
H A Dsata_fsl.c1437 .host_stop = sata_fsl_host_stop,
H A Dlibata-core.c5528 if (host->ops->host_stop) in ata_host_stop()
5529 host->ops->host_stop(host); in ata_host_stop()
5621 if (host->ops && host->ops->host_stop) in ata_host_start()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_st.c131 .host_stop = st_ahci_host_stop,
H A Dahci_xgene.c617 .host_stop = xgene_ahci_host_stop,
634 .host_stop = xgene_ahci_host_stop,
H A Dahci_brcm.c330 .host_stop = brcm_ahci_host_stop,
H A Dahci_dwc.c391 .host_stop = ahci_dwc_stop_host,
H A Dpata_amd.c433 .host_stop = nv_host_stop,
H A Dahci_tegra.c443 .host_stop = tegra_ahci_host_stop,
H A Dlibahci_platform.c32 .host_stop = ahci_host_stop,
H A Dsata_qstor.c135 .host_stop = qs_host_stop,
H A Dsata_nv.c476 .host_stop = nv_ck804_host_stop,
500 .host_stop = nv_adma_host_stop,
H A Dahci_imx.c802 .host_stop = ahci_imx_host_stop,
H A Dsata_fsl.c1407 .host_stop = sata_fsl_host_stop,
H A Dlibata-core.c5685 if (host->ops->host_stop) in ata_host_stop()
5686 host->ops->host_stop(host); in ata_host_stop()
5778 if (host->ops && host->ops->host_stop) in ata_host_start()

Completed in 44 milliseconds

12