Home
last modified time | relevance | path

Searched refs:ata_sff_queue_delayed_work (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/ata/
Dpata_arasan_cf.c554 ata_sff_queue_delayed_work(&acdev->dwork, 1); in data_xfer()
588 ata_sff_queue_delayed_work(&acdev->dwork, 1); in delayed_finish()
Dlibata-sff.c1235 void ata_sff_queue_delayed_work(struct delayed_work *dwork, unsigned long delay) in ata_sff_queue_delayed_work() function
1239 EXPORT_SYMBOL_GPL(ata_sff_queue_delayed_work);
1250 ata_sff_queue_delayed_work(&ap->sff_pio_task, msecs_to_jiffies(delay)); in ata_sff_queue_pio_task()
/linux-6.1.9/include/linux/
Dlibata.h1932 extern void ata_sff_queue_delayed_work(struct delayed_work *dwork,