Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/gpio/
A Dconsumer.h616 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
/linux-6.3-rc2/drivers/gpio/
A Dgpiolib-acpi.c613 void acpi_dev_remove_driver_gpios(struct acpi_device *adev) in acpi_dev_remove_driver_gpios() function
618 EXPORT_SYMBOL_GPL(acpi_dev_remove_driver_gpios);
622 acpi_dev_remove_driver_gpios(adev); in acpi_dev_release_driver_gpios()
/linux-6.3-rc2/sound/soc/intel/boards/
A Dbytcr_rt5640.c1202 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()
/linux-6.3-rc2/Documentation/firmware-guide/acpi/
A Dgpio-properties.rst265 calling acpi_dev_remove_driver_gpios() on the ACPI device object where that

Completed in 11 milliseconds