Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dcore.c262 static int ast_vhub_remove(struct platform_device *pdev) in ast_vhub_remove() function
420 ast_vhub_remove(pdev); in ast_vhub_probe()
440 .remove = ast_vhub_remove,
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A 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,

Completed in 2 milliseconds