Searched refs:bcm6368_usbh_hw (Results 1 – 1 of 1) sorted by relevance
36 struct bcm6368_usbh_hw { struct42 const struct bcm6368_usbh_hw *hw; argument49 const struct bcm6368_usbh_hw *hw = priv->hw; in bcm6368_usbh_init()73 static const struct bcm6368_usbh_hw bcm6328_hw = {78 static const struct bcm6368_usbh_hw bcm6362_hw = {83 static const struct bcm6368_usbh_hw bcm6368_hw = {88 static const struct bcm6368_usbh_hw bcm63268_hw = {112 const struct bcm6368_usbh_hw *hw = in bcm6368_usbh_probe()113 (const struct bcm6368_usbh_hw *)dev_get_driver_data(dev); in bcm6368_usbh_probe()