Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-pci.h20 struct xhci_driver_data { struct
H A Dxhci-pci.c237 struct xhci_driver_data *driver_data; in xhci_pci_quirks()
243 driver_data = (struct xhci_driver_data *)id->driver_data; in xhci_pci_quirks()
578 struct xhci_driver_data *driver_data; in xhci_pci_probe()
581 driver_data = (struct xhci_driver_data *)id->driver_data; in xhci_pci_probe()
883 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()