Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dssb-hcd.c35 struct ssb_hcd_device { struct
157 struct ssb_hcd_device *usb_dev; in ssb_hcd_probe()
169 usb_dev = devm_kzalloc(dev->dev, sizeof(struct ssb_hcd_device), in ssb_hcd_probe()
207 struct ssb_hcd_device *usb_dev = ssb_get_drvdata(dev); in ssb_hcd_remove()
235 struct ssb_hcd_device *usb_dev = ssb_get_drvdata(dev); in ssb_hcd_resume()