Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/udc/aspeed-vhub/
Dcore.c256 static void ast_vhub_remove(struct platform_device *pdev) in ast_vhub_remove() function
411 ast_vhub_remove(pdev); in ast_vhub_probe()
431 .remove_new = ast_vhub_remove,