Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/usb/
Dxhci_pdriver.h23 struct usb_xhci_pdata { struct
/linux-4.1.27/drivers/usb/dwc3/
Dhost.c26 struct usb_xhci_pdata pdata; in dwc3_host_init()
/linux-4.1.27/drivers/usb/host/
Dxhci-plat.c69 struct usb_xhci_pdata *pdata = dev_get_platdata(&pdev->dev); in xhci_plat_probe()