Searched refs:acpi_dev_remove_driver_gpios (Results 1 – 3 of 3) sorted by relevance
1020 static inline void acpi_dev_remove_driver_gpios(struct acpi_device *adev) in acpi_dev_remove_driver_gpios() function1039 static inline void acpi_dev_remove_driver_gpios(struct acpi_device *adev) {} in acpi_dev_remove_driver_gpios() function
157 calling acpi_dev_remove_driver_gpios() on the ACPI device object where that
366 acpi_dev_remove_driver_gpios(ACPI_COMPANION(dev)); in devm_acpi_dev_release_driver_gpios()