Searched refs:acpi_dev_remove_driver_gpios (Results 1 – 4 of 4) sorted by relevance
163 acpi_dev_remove_driver_gpios(ACPI_COMPANION(&pdev->dev)); in rfkill_gpio_remove()
721 static inline void acpi_dev_remove_driver_gpios(struct acpi_device *adev) in acpi_dev_remove_driver_gpios() function732 static inline void acpi_dev_remove_driver_gpios(struct acpi_device *adev) {} in acpi_dev_remove_driver_gpios() function
95 calling acpi_dev_remove_driver_gpios() on the ACPI device object where that
1087 acpi_dev_remove_driver_gpios(ACPI_COMPANION(&client->dev)); in i2c_hid_remove()