Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dqaic.h306 void irq_polling_work(struct work_struct *work);
H A Dqaic_drv.c509 INIT_WORK(&qdev->dbc[i].poll_work, irq_polling_work); in init_msi()
H A Dqaic_data.c1482 void irq_polling_work(struct work_struct *work) in irq_polling_work() function