Home
last modified time | relevance | path

Searched refs:acpi_dev_remove_notify_handler (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/platform/x86/
H A Dtopstar-laptop.c330 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, topstar_acpi_notify); in topstar_acpi_probe()
349 acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), in topstar_acpi_remove()
H A Dacer-wireless.c72 acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), in acer_wireless_remove()
H A Dwireless-hotkey.c124 acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), in wl_remove()
H A Dxo15-ebook.c144 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in ebook_switch_remove()
H A Dtoshiba_haps.c146 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in toshiba_haps_remove()
H A Dasus-wireless.c192 acpi_dev_remove_notify_handler(data->adev, ACPI_DEVICE_NOTIFY, in asus_wireless_remove()
H A Dtoshiba_bluetooth.c301 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in toshiba_bt_rfkill_remove()
H A Dsystem76_acpi.c799 acpi_dev_remove_notify_handler(acpi_dev, ACPI_DEVICE_NOTIFY, system76_notify); in system76_probe()
814 acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), in system76_remove()
H A Dpanasonic-laptop.c1104 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_pcc_hotkey_probe()
1132 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_pcc_hotkey_remove()
H A Dfujitsu-laptop.c572 acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), in acpi_fujitsu_bl_remove()
1092 acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), ACPI_DEVICE_NOTIFY, in acpi_fujitsu_laptop_remove()
H A Deeepc-laptop.c1456 acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), in eeepc_acpi_remove()
H A Dasus-laptop.c1915 acpi_dev_remove_notify_handler(asus->device, ACPI_DEVICE_NOTIFY, in asus_acpi_remove()
H A Dtoshiba_acpi.c3266 acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), in toshiba_acpi_remove()
H A Dsony-laptop.c3277 acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), in sony_nc_remove()
/linux/drivers/platform/surface/
H A Dsurfacepro3_button.c255 acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), in surface_button_remove()
/linux/drivers/acpi/
H A Dbus.c646 void acpi_dev_remove_notify_handler(struct acpi_device *adev, in acpi_dev_remove_notify_handler() function
653 EXPORT_SYMBOL_GPL(acpi_dev_remove_notify_handler);
665 acpi_dev_remove_notify_handler(dr->adev, dr->handler_type, dr->handler); in devm_acpi_notify_handler_release()
/linux/drivers/platform/x86/dell/
H A Ddell-rbtn.c463 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, rbtn_notify); in rbtn_remove()
/linux/include/acpi/
H A Dacpi_bus.h600 void acpi_dev_remove_notify_handler(struct acpi_device *adev,