Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dppa.c641 static void ppa_interrupt(struct work_struct *work) in ppa_interrupt() function
1101 INIT_DELAYED_WORK(&dev->ppa_tq, ppa_interrupt); in __ppa_attach()