Home
last modified time | relevance | path

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

/drivers/usb/host/
Doxu210hp.h348 struct oxu_info { struct
Doxu210hp-hcd.c63 #define oxu_info(oxu, fmt, args...) \ macro
2763 oxu_info(oxu, "USB %x.%x started, quasi-EHCI %x.%02x, driver %s%s\n", in oxu_run()
3767 struct oxu_info *info = platform_get_drvdata(pdev); in oxu_init()
3817 struct oxu_info *info; in oxu_drv_probe()
3866 info = kzalloc(sizeof(struct oxu_info), GFP_KERNEL); in oxu_drv_probe()
3908 struct oxu_info *info = platform_get_drvdata(pdev); in oxu_drv_remove()