Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Doxu210hp-hcd.c379 struct oxu_info { struct
486 #define oxu_info(oxu, fmt, args...) \ macro
3162 oxu_info(oxu, "USB %x.%x started, quasi-EHCI %x.%02x, driver %s%s\n", in oxu_run()
4169 struct oxu_info *info = platform_get_drvdata(pdev); in oxu_init()
4219 struct oxu_info *info; in oxu_drv_probe()
4255 info = devm_kzalloc(&pdev->dev, sizeof(struct oxu_info), GFP_KERNEL); in oxu_drv_probe()
4286 struct oxu_info *info = platform_get_drvdata(pdev); in oxu_drv_remove()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Doxu210hp-hcd.c379 struct oxu_info { struct
486 #define oxu_info(oxu, fmt, args...) \ macro
3163 oxu_info(oxu, "USB %x.%x started, quasi-EHCI %x.%02x, driver %s%s\n", in oxu_run()
4170 struct oxu_info *info = platform_get_drvdata(pdev); in oxu_init()
4220 struct oxu_info *info; in oxu_drv_probe()
4251 info = devm_kzalloc(&pdev->dev, sizeof(struct oxu_info), GFP_KERNEL); in oxu_drv_probe()
4282 struct oxu_info *info = platform_get_drvdata(pdev); in oxu_drv_remove()

Completed in 11 milliseconds