Home
last modified time | relevance | path

Searched refs:fotg210_hcd_remove (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210.h24 int fotg210_hcd_remove(struct platform_device *pdev);
33 static inline int fotg210_hcd_remove(struct platform_device *pdev) in fotg210_hcd_remove() function
H A Dfotg210-core.c178 fotg210_hcd_remove(pdev); in fotg210_remove()
H A Dfotg210-hcd.c5614 * fotg210_hcd_remove - shutdown processing for EHCI HCDs
5618 int fotg210_hcd_remove(struct platform_device *pdev) in fotg210_hcd_remove() function
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210-hcd.c5652 * fotg210_hcd_remove - shutdown processing for EHCI HCDs
5656 static int fotg210_hcd_remove(struct platform_device *pdev) in fotg210_hcd_remove() function
5686 .remove = fotg210_hcd_remove,

Completed in 13 milliseconds