Home
last modified time | relevance | path

Searched refs:intel_lpss_remove (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/mfd/
Dintel-lpss.h29 void intel_lpss_remove(struct device *dev);
Dintel-lpss-acpi.c77 intel_lpss_remove(&pdev->dev); in intel_lpss_acpi_remove()
Dintel-lpss.c459 void intel_lpss_remove(struct device *dev) in intel_lpss_remove() function
469 EXPORT_SYMBOL_GPL(intel_lpss_remove);
Dintel-lpss-pci.c59 intel_lpss_remove(&pdev->dev); in intel_lpss_pci_remove()