Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Doxu210hp.h348 struct oxu_info { struct
Doxu210hp-hcd.c59 #define oxu_info(oxu, fmt, args...) \ macro
2755 oxu_info(oxu, "USB %x.%x started, quasi-EHCI %x.%02x, driver %s%s\n", in oxu_run()
3760 struct oxu_info *info = platform_get_drvdata(pdev); in oxu_init()
3810 struct oxu_info *info; in oxu_drv_probe()
3846 info = devm_kzalloc(&pdev->dev, sizeof(struct oxu_info), GFP_KERNEL); in oxu_drv_probe()
3877 struct oxu_info *info = platform_get_drvdata(pdev); in oxu_drv_remove()