Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dbcma-hcd.c36 struct bcma_hcd_device { struct
302 struct bcma_hcd_device *usb_dev; in bcma_hcd_probe()
312 usb_dev = devm_kzalloc(&dev->dev, sizeof(struct bcma_hcd_device), in bcma_hcd_probe()
357 struct bcma_hcd_device *usb_dev = bcma_get_drvdata(dev); in bcma_hcd_remove()