Home
last modified time | relevance | path

Searched refs:xhci_driver_data (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.h20 struct xhci_driver_data { struct
H A Dxhci-pci.c300 struct xhci_driver_data *driver_data; in xhci_pci_quirks()
306 driver_data = (struct xhci_driver_data *)id->driver_data; in xhci_pci_quirks()
653 struct xhci_driver_data *driver_data; in xhci_pci_probe()
656 driver_data = (struct xhci_driver_data *)id->driver_data; in xhci_pci_probe()
962 static const struct xhci_driver_data reneses_data = {
H A Dxhci-pci-renesas.c579 struct xhci_driver_data *driver_data = in renesas_xhci_check_request_fw()
580 (struct xhci_driver_data *)id->driver_data; in renesas_xhci_check_request_fw()