Searched refs:acpi_dev_remove_driver_gpios (Results 1 – 4 of 4) sorted by relevance
616 void acpi_dev_remove_driver_gpios(struct acpi_device *adev);630 static inline void acpi_dev_remove_driver_gpios(struct acpi_device *adev) {} in acpi_dev_remove_driver_gpios() function
613 void acpi_dev_remove_driver_gpios(struct acpi_device *adev) in acpi_dev_remove_driver_gpios() function618 EXPORT_SYMBOL_GPL(acpi_dev_remove_driver_gpios);622 acpi_dev_remove_driver_gpios(adev); in acpi_dev_release_driver_gpios()
1202 acpi_dev_remove_driver_gpios(adev); in byt_rt5640_get_amcr0f28_settings()1841 acpi_dev_remove_driver_gpios(ACPI_COMPANION(priv->codec_dev)); in snd_byt_rt5640_mc_probe()1853 acpi_dev_remove_driver_gpios(ACPI_COMPANION(priv->codec_dev)); in snd_byt_rt5640_mc_remove()
265 calling acpi_dev_remove_driver_gpios() on the ACPI device object where that
Completed in 10 milliseconds