reset_hc          582 drivers/ata/sata_mv.c 	int (*reset_hc)(struct mv_host_priv *hpriv, void __iomem *mmio,
reset_hc          821 drivers/ata/sata_mv.c 	.reset_hc		= mv5_reset_hc,
reset_hc          830 drivers/ata/sata_mv.c 	.reset_hc		= mv6_reset_hc,
reset_hc          839 drivers/ata/sata_mv.c 	.reset_hc		= mv_soc_reset_hc,
reset_hc          847 drivers/ata/sata_mv.c 	.reset_hc		= mv_soc_reset_hc,
reset_hc         3951 drivers/ata/sata_mv.c 	rc = hpriv->ops->reset_hc(hpriv, mmio, n_hc);
reset_hc           47 drivers/usb/host/uhci-grlib.c 	uhci->reset_hc = uhci_generic_reset_hc;
reset_hc          155 drivers/usb/host/uhci-hcd.c 	uhci->reset_hc(uhci);
reset_hc          454 drivers/usb/host/uhci-hcd.h 	void	(*reset_hc) (struct uhci_hcd *uhci);
reset_hc          138 drivers/usb/host/uhci-pci.c 	uhci->reset_hc = uhci_pci_reset_hc;
reset_hc          226 drivers/usb/host/uhci-pci.c 		uhci->reset_hc(uhci);
reset_hc           24 drivers/usb/host/uhci-platform.c 	uhci->reset_hc = uhci_generic_reset_hc;