Searched refs:port_stop (Results 1 – 16 of 16) sorted by relevance
113 goto port_stop; in qcom_pmic_typec_probe() 123 port_stop: in qcom_pmic_typec_probe() 124 tcpm->port_stop(tcpm); in qcom_pmic_typec_probe() 138 tcpm->port_stop(tcpm); in qcom_pmic_typec_remove()
22 void (*port_stop)(struct pmic_typec *tcpm); member
768 tcpm->port_stop = qcom_pmic_typec_port_stop; in qcom_pmic_typec_port_probe()
102 void (*port_stop)(struct rocker_port *rocker_port); member
2806 .port_stop = ofdpa_port_stop,
816 if (ap->ops->port_stop) in ahci_platform_shutdown() 817 ap->ops->port_stop(ap); in ahci_platform_shutdown()
368 pata_ftide010_port_ops.port_stop = in pata_ftide010_gemini_init()
5744 if (ap->ops->port_stop) in ata_host_stop() 5745 ap->ops->port_stop(ap); in ata_host_stop() 5837 if (ap->ops->port_stop) in ata_host_start() 5875 if (ap->ops->port_stop) in ata_host_start() 5876 ap->ops->port_stop(ap); in ata_host_start() 6235 if (ap->ops->port_stop) in ata_pci_shutdown_one() 6236 ap->ops->port_stop(ap); in ata_pci_shutdown_one()
146 .port_stop = adma_port_stop,
1108 .port_stop = sata_dwc_port_stop,
1405 .port_stop = sata_fsl_port_stop,
696 .port_stop = mv_port_stop,730 .port_stop = mv_port_stop,
497 .port_stop = nv_adma_port_stop,
190 .port_stop = ahci_port_stop,
359 void (*port_stop) (struct ata_port *ap);373 ``->port_stop()`` is called after ``->host_stop()``. Its sole function is to377 ``->host_stop()`` is called after all ``->port_stop()`` calls have completed.
1005 void (*port_stop)(struct ata_port *ap); member