Searched refs:ata_acpi_handle_hotplug (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | libata-acpi.c | 66 /* @ap and @dev are the same as ata_acpi_handle_hotplug() */ 84 * ata_acpi_handle_hotplug - ACPI event handler backend 100 static void ata_acpi_handle_hotplug(struct ata_port *ap, struct ata_device *dev, in ata_acpi_handle_hotplug() function 138 ata_acpi_handle_hotplug(dev->link->ap, dev, event); in ata_acpi_dev_notify_dock() 144 ata_acpi_handle_hotplug(ata_hotplug_data(adev->hp).ap, NULL, event); in ata_acpi_ap_notify_dock()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libata-acpi.c | 66 /* @ap and @dev are the same as ata_acpi_handle_hotplug() */ 84 * ata_acpi_handle_hotplug - ACPI event handler backend 100 static void ata_acpi_handle_hotplug(struct ata_port *ap, struct ata_device *dev, in ata_acpi_handle_hotplug() function 138 ata_acpi_handle_hotplug(dev->link->ap, dev, event); in ata_acpi_dev_notify_dock() 144 ata_acpi_handle_hotplug(ata_hotplug_data(adev->hp).ap, NULL, event); in ata_acpi_ap_notify_dock()
|
Completed in 3 milliseconds