USB: xHCI: adds new cases to trb_comp_code switch
[deliverable/linux.git] / drivers / usb / host / pci-quirks.h
CommitLineData
75e2df60
AB
1#ifndef __LINUX_USB_PCI_QUIRKS_H
2#define __LINUX_USB_PCI_QUIRKS_H
3
4void uhci_reset_hc(struct pci_dev *pdev, unsigned long base);
5int uhci_check_and_reset_hc(struct pci_dev *pdev, unsigned long base);
6
7#endif /* __LINUX_USB_PCI_QUIRKS_H */
This page took 0.465983 seconds and 5 git commands to generate.