Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dchipidea.h101 void ci_hdrc_remove_device(struct platform_device *pdev);
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dci_hdrc_usb2.c113 ci_hdrc_remove_device(priv->ci_pdev); in ci_hdrc_usb2_remove()
H A Dci_hdrc_pci.c119 ci_hdrc_remove_device(ci->ci); in ci_hdrc_pci_remove()
H A Dci_hdrc_tegra.c113 ci_hdrc_remove_device(udc->dev); in tegra_udc_remove()
H A Dci_hdrc_imx.c502 ci_hdrc_remove_device(data->ci_pdev); in ci_hdrc_imx_probe()
525 ci_hdrc_remove_device(data->ci_pdev); in ci_hdrc_imx_remove()
H A Dci_hdrc_msm.c282 ci_hdrc_remove_device(ci->ci); in ci_hdrc_msm_remove()
H A Dcore.c882 void ci_hdrc_remove_device(struct platform_device *pdev) in ci_hdrc_remove_device() function
888 EXPORT_SYMBOL_GPL(ci_hdrc_remove_device);