Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dbcma-hcd.c33 struct bcma_hcd_device { struct
219 struct bcma_hcd_device *usb_dev; in bcma_hcd_probe()
233 usb_dev = kzalloc(sizeof(struct bcma_hcd_device), GFP_KERNEL); in bcma_hcd_probe()
269 struct bcma_hcd_device *usb_dev = bcma_get_drvdata(dev); in bcma_hcd_remove()