Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dssb-hcd.c34 struct ssb_hcd_device { struct
156 struct ssb_hcd_device *usb_dev; in ssb_hcd_probe()
168 usb_dev = devm_kzalloc(dev->dev, sizeof(struct ssb_hcd_device), in ssb_hcd_probe()
206 struct ssb_hcd_device *usb_dev = ssb_get_drvdata(dev); in ssb_hcd_remove()
234 struct ssb_hcd_device *usb_dev = ssb_get_drvdata(dev); in ssb_hcd_resume()