Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dam35x.c535 static int am35x_remove(struct platform_device *pdev) in am35x_remove() function
598 .remove = am35x_remove,
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dam35x.c609 static int __devexit am35x_remove(struct platform_device *pdev) in am35x_remove() function
679 .remove = __devexit_p(am35x_remove),