Searched refs:set_up_interrupts (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/infiniband/hw/hfi1/
H A Dchip.c6314 * hf1_init_dd() -> set_up_interrupts() -> clear_all_interrupts()
13322 * set_up_interrupts() - Initialize the IRQ resources and state
13326 static int set_up_interrupts(struct hfi1_devdata *dd) function
15268 ret = set_up_interrupts(dd);
15276 /* set up LCB access - must be after set_up_interrupts() */

Completed in 212 milliseconds