Searched refs:acpidev_dr_device_remove (Results 1 – 3 of 3) sorted by relevance
205 extern ACPI_STATUS acpidev_dr_device_remove(ACPI_HANDLE hdl);
2434 (void) acpidev_dr_device_remove(hdl); in drmach_board_connect()2477 if (ACPI_SUCCESS(acpidev_dr_device_remove(hdl))) { in drmach_board_disconnect()
2201 acpidev_dr_device_remove(ACPI_HANDLE hdl) in acpidev_dr_device_remove() function