Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dchipidea.h108 void ci_hdrc_remove_device(struct platform_device *pdev);
/linux-6.3-rc2/drivers/usb/chipidea/
A Dci_hdrc_pci.c119 ci_hdrc_remove_device(ci->ci); in ci_hdrc_pci_remove()
A Dci_hdrc_usb2.c114 ci_hdrc_remove_device(priv->ci_pdev); in ci_hdrc_usb2_remove()
A Dci_hdrc_imx.c492 ci_hdrc_remove_device(data->ci_pdev); in ci_hdrc_imx_probe()
515 ci_hdrc_remove_device(data->ci_pdev); in ci_hdrc_imx_remove()
A Dci_hdrc_msm.c282 ci_hdrc_remove_device(ci->ci); in ci_hdrc_msm_remove()
A Dci_hdrc_tegra.c369 ci_hdrc_remove_device(usb->dev); in tegra_usb_remove()
A Dcore.c900 void ci_hdrc_remove_device(struct platform_device *pdev) in ci_hdrc_remove_device() function
906 EXPORT_SYMBOL_GPL(ci_hdrc_remove_device);

Completed in 13 milliseconds