Home
last modified time | relevance | path

Searched refs:acpi_dev_remove_driver_gpios (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-wot.c91 acpi_dev_remove_driver_gpios(adev); in thc_wot_unconfig()
/linux/include/linux/gpio/
H A Dconsumer.h629 void acpi_dev_remove_driver_gpios(struct acpi_device *adev);
641 static inline void acpi_dev_remove_driver_gpios(struct acpi_device *adev) {} in acpi_dev_remove_driver_gpios() function
/linux/drivers/gpio/
H A Dgpiolib-acpi-core.c545 void acpi_dev_remove_driver_gpios(struct acpi_device *adev) in acpi_dev_remove_driver_gpios() function
550 EXPORT_SYMBOL_GPL(acpi_dev_remove_driver_gpios);
554 acpi_dev_remove_driver_gpios(adev); in acpi_dev_release_driver_gpios()
/linux/sound/soc/intel/boards/
H A Dbytcr_rt5640.c1301 acpi_dev_remove_driver_gpios(adev); in byt_rt5640_get_amcr0f28_settings()
1964 acpi_dev_remove_driver_gpios(ACPI_COMPANION(priv->codec_dev)); in snd_byt_rt5640_mc_probe()
1976 acpi_dev_remove_driver_gpios(ACPI_COMPANION(priv->codec_dev)); in snd_byt_rt5640_mc_remove()
/linux/Documentation/firmware-guide/acpi/
H A Dgpio-properties.rst265 calling acpi_dev_remove_driver_gpios() on the ACPI device object where that
/linux/sound/soc/codecs/
H A Dcs35l56.c1281 acpi_dev_remove_driver_gpios(adev); in cs35l56_acpi_dev_release_driver_gpios()