Searched refs:ata_hotplug_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | libata-acpi.c | 50 #define ata_hotplug_data(context) (container_of((context), struct ata_acpi_hotplug_context, hp)->data) macro 137 struct ata_device *dev = ata_hotplug_data(adev->hp).dev; 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() 169 ata_acpi_uevent(ata_hotplug_data(adev->hp).ap, NULL, event); in ata_acpi_ap_uevent() 174 struct ata_device *dev = ata_hotplug_data(adev->hp).dev; in ata_acpi_dev_uevent()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libata-acpi.c | 50 #define ata_hotplug_data(context) (container_of((context), struct ata_acpi_hotplug_context, hp)->data) macro 137 struct ata_device *dev = ata_hotplug_data(adev->hp).dev; 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() 169 ata_acpi_uevent(ata_hotplug_data(adev->hp).ap, NULL, event); in ata_acpi_ap_uevent() 174 struct ata_device *dev = ata_hotplug_data(adev->hp).dev; in ata_acpi_dev_uevent()
|
Completed in 3 milliseconds