Home
last modified time | relevance | path

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

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