Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/aspeed-vhub/
Dcore.c264 static int ast_vhub_remove(struct platform_device *pdev) in ast_vhub_remove() function
398 ast_vhub_remove(pdev); in ast_vhub_probe()
415 .remove = ast_vhub_remove,