Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_usb.h122 #define to_mspusb_device(x) container_of((x), struct mspusb_device, dev) macro
/Linux-v5.4/drivers/usb/host/
Dehci-pmcmsp.c196 retval = usb_hcd_msp_map_regs(to_mspusb_device(dev)); in usb_hcd_msp_probe()