Searched refs:reset_hc (Results 1 - 5 of 5) sorted by relevance

/drivers/usb/host/
H A Duhci-pci.c133 uhci->reset_hc = uhci_pci_reset_hc;
218 uhci->reset_hc(uhci);
H A Duhci-grlib.c45 uhci->reset_hc = uhci_generic_reset_hc;
H A Duhci-hcd.h451 void (*reset_hc) (struct uhci_hcd *uhci); member in struct:uhci_hcd
H A Duhci-hcd.c151 uhci->reset_hc(uhci);
/drivers/ata/
H A Dsata_mv.c573 int (*reset_hc)(struct mv_host_priv *hpriv, void __iomem *mmio, member in struct:mv_hw_ops
811 .reset_hc = mv5_reset_hc,
820 .reset_hc = mv6_reset_hc,
829 .reset_hc = mv_soc_reset_hc,
837 .reset_hc = mv_soc_reset_hc,
3924 rc = hpriv->ops->reset_hc(hpriv, mmio, n_hc);

Completed in 90 milliseconds