Home
last modified time | relevance | path

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

/arch/mips/pmcs-msp71xx/
Dmsp_usb.c66 static struct mspusb_device msp_usbhost0_device = {
107 static struct mspusb_device msp_usbdev0_device = {
/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_usb.h131 struct mspusb_device { struct
138 #define to_mspusb_device(x) container_of((x), struct mspusb_device, dev) argument