Home
last modified time | relevance | path

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

/linux-4.4.14/net/rfkill/
Drfkill-gpio.c159 acpi_dev_remove_driver_gpios(ACPI_COMPANION(&pdev->dev)); in rfkill_gpio_remove()
/linux-4.4.14/drivers/usb/dwc3/
Ddwc3-pci.c193 acpi_dev_remove_driver_gpios(ACPI_COMPANION(&pci->dev)); in dwc3_pci_remove()
/linux-4.4.14/include/linux/
Dacpi.h761 static inline void acpi_dev_remove_driver_gpios(struct acpi_device *adev) in acpi_dev_remove_driver_gpios() function
774 static inline void acpi_dev_remove_driver_gpios(struct acpi_device *adev) {} in acpi_dev_remove_driver_gpios() function
/linux-4.4.14/Documentation/acpi/
Dgpio-properties.txt95 calling acpi_dev_remove_driver_gpios() on the ACPI device object where that
/linux-4.4.14/drivers/bluetooth/
Dhci_bcm.c792 acpi_dev_remove_driver_gpios(ACPI_COMPANION(&pdev->dev)); in bcm_remove()
/linux-4.4.14/drivers/hid/i2c-hid/
Di2c-hid.c1089 acpi_dev_remove_driver_gpios(ACPI_COMPANION(&client->dev)); in i2c_hid_remove()