Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/aspeed-vhub/
Dcore.c257 static int ast_vhub_remove(struct platform_device *pdev) in ast_vhub_remove() function
415 ast_vhub_remove(pdev); in ast_vhub_probe()
435 .remove = ast_vhub_remove,