Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dsata_nv.c329 static irqreturn_t nv_swncq_interrupt(int irq, void *dev_instance);
584 .private_data = NV_PI_PRIV(nv_swncq_interrupt, &nv_swncq_sht),
2278 static irqreturn_t nv_swncq_interrupt(int irq, void *dev_instance) in nv_swncq_interrupt() function