bcm63xx_usbd_platform_data
int __init bcm63xx_usbd_register(const struct bcm63xx_usbd_platform_data *pd)
int bcm63xx_usbd_register(const struct bcm63xx_usbd_platform_data *pd);
struct bcm63xx_usbd_platform_data usbd;
struct bcm63xx_usbd_platform_data *pd = dev_get_platdata(dev);
struct bcm63xx_usbd_platform_data *pd;