Searched refs:hotplug_task (Results 1 – 3 of 3) sorted by relevance
4629 queue_delayed_work(system_long_wq, &ap->hotplug_task, in ata_scsi_scan_host() 4768 container_of(work, struct ata_port, hotplug_task.work); in ata_scsi_hotplug()
5537 INIT_DELAYED_WORK(&ap->hotplug_task, ata_scsi_hotplug); in ata_port_alloc() 6162 cancel_delayed_work_sync(&ap->hotplug_task); in ata_port_detach()
915 struct delayed_work hotplug_task; member