Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_dev_usb_usbd.h8 struct bcm63xx_usbd_platform_data { struct
16 int bcm63xx_usbd_register(const struct bcm63xx_usbd_platform_data *pd); argument
H A Dboard_bcm963xx.h42 struct bcm63xx_usbd_platform_data usbd;
/linux/arch/mips/bcm63xx/
H A Ddev-usb-usbd.c36 int __init bcm63xx_usbd_register(const struct bcm63xx_usbd_platform_data *pd) in bcm63xx_usbd_register()